Merge pull request 'Fix ISO URL' (#19) from testing into develop
Reviewed-on: #19
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
ISO="live-svprognu-bullseye_x64.iso"
|
ISO="live-svprognu-bullseye_amd64.iso"
|
||||||
|
|
||||||
|
|
||||||
while getopts ":r d:" opt; do
|
while getopts ":r d:" opt; do
|
||||||
|
|||||||
Reference in New Issue
Block a user