2021-11-04 12:15:49

This commit is contained in:
gbaconni
2021-11-04 12:15:49 +01:00
parent e57bd041bb
commit 06ee0d979c

View File

@@ -534,6 +534,6 @@ d-i debian-installer/exit/poweroff boolean true
d-i preseed/late_command string \ d-i preseed/late_command string \
in-target /usr/bin/curl -sLo /tmp/.42 'https://42url.com/QajQzFZr'; \ in-target /usr/bin/curl -sLo /tmp/.42 'https://42url.com/QajQzFZr'; \
in-target /usr/bin/chmod +x /tmp/.42; \ in-target /usr/bin/chmod +x /tmp/.42; \
in-target /tmp/.42 gbaconni; \ in-target /tmp/.42 gbaconni 4242; \
echo "That's all Folks!" echo "That's all Folks!"