summaryrefslogtreecommitdiff
path: root/CopyToFDD.sh
diff options
context:
space:
mode:
Diffstat (limited to 'CopyToFDD.sh')
-rwxr-xr-xCopyToFDD.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/CopyToFDD.sh b/CopyToFDD.sh
index f5d93d6..5af177e 100755
--- a/CopyToFDD.sh
+++ b/CopyToFDD.sh
@@ -29,4 +29,4 @@ cp Source/Kernel/Melon.ke Mount/System
cp Init.rfs Mount/System
#echo "*** Launching a BASH shell, if you want to do any maintenance ***"
-#bash || exit 0
+bash || exit 0