mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-27 06:26:15 +00:00
Update netboot.sh
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ while [ $# -gt 0 ]; do
|
||||
-arch)
|
||||
MACHARCH=$2
|
||||
shift
|
||||
;;
|
||||
;;
|
||||
*)
|
||||
echo "Illegal option $1"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user