Skip to content

Commit f1e03ea

Browse files
committed
Using stable bootscript
1 parent 644656d commit f1e03ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/create-image-livecd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ echo "[+] Target name: ${NAME}" >&2
2222
echo "[+] Creating new server in live mode..." >&2
2323
SERVER=$(
2424
scw create \
25-
--bootscript=3.2.34 \
25+
--bootscript=stable \
2626
--name="[live] $NAME" \
2727
--env="boot=live rescue_image=${URL}" \
2828
50GB

0 commit comments

Comments
 (0)