From 73bb0e48640b842824a0b45fe4854df8ff7faf7b Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Sun, 6 Sep 2020 13:44:20 -0400 Subject: bugfixes, init program, hello world --- fs-skel/sys/startup.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs-skel') diff --git a/fs-skel/sys/startup.rc b/fs-skel/sys/startup.rc index 209542a..7d0f8f8 100644 --- a/fs-skel/sys/startup.rc +++ b/fs-skel/sys/startup.rc @@ -1 +1 @@ -/bin/shell.ple \ No newline at end of file +BIN/HELLO.ELF \ No newline at end of file -- cgit v1.2.3