fix
This commit is contained in:
parent
f9670a4baa
commit
d38973a0db
@ -8,7 +8,7 @@ set -e
|
||||
ISO="live-svprognu-bullseye_amd64.iso"
|
||||
|
||||
|
||||
while getopts ":d: r:" opt; do
|
||||
while getopts "d: r:" opt; do
|
||||
case $opt in
|
||||
r)
|
||||
# Recuperation iso
|
||||
|
Loading…
x
Reference in New Issue
Block a user