install.sh
Finished up root/march-chroot.sh Fixed up arguments root/march-reboot.sh Fixed up arguments
This commit is contained in:
@@ -43,9 +43,13 @@ while true; do
|
||||
sudogrp="$2"
|
||||
shift 2
|
||||
;;
|
||||
--)
|
||||
shift
|
||||
break
|
||||
;;
|
||||
*)
|
||||
echo "Programming error"
|
||||
exit3
|
||||
exit 3
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user