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)
|
-arch)
|
||||||
MACHARCH=$2
|
MACHARCH=$2
|
||||||
shift
|
shift
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Illegal option $1"
|
echo "Illegal option $1"
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user