From f2ccc0eaa3db7366787e2fa76ae52554e93b71f1 Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Sat, 26 Dec 2009 12:34:27 +0100 Subject: More work on the same stuff, all shell aplets are now external bins --- CopyToHDD.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CopyToHDD.sh') diff --git a/CopyToHDD.sh b/CopyToHDD.sh index 03ad494..8c56e6b 100755 --- a/CopyToHDD.sh +++ b/CopyToHDD.sh @@ -24,7 +24,7 @@ cp Source/Kernel/Ressources/Configuration/* Mount/System/Configuration cp Source/Kernel/Ressources/Keymaps/*.mkm Mount/System/Keymaps cp Source/Applications/PaperWork/PaperWork Mount/System/Applications/PaperWork.app cp Source/Applications/Shell/Shell Mount/Applications/Shell/Shell.app -cp Source/Applications/Shell/Applets/{cat,free,halt,reboot,uptime,ls,pwd} Mount/Applications/Shell/Applets +cp Source/Applications/Shell/Applets/{cat,free,halt,reboot,uptime,ls,pwd,rm,mkdir} Mount/Applications/Shell/Applets cp Source/Applications/Shell/Help.txt Mount/Applications/Shell # Create mount configuration file -- cgit v1.2.3