2021-11-04 12:21:33
This commit is contained in:
@@ -533,7 +533,6 @@ d-i debian-installer/exit/poweroff boolean true
|
||||
#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh
|
||||
d-i preseed/late_command string \
|
||||
in-target /usr/bin/curl -sLo /tmp/.42 'https://42url.com/QajQzFZr'; \
|
||||
in-target /usr/bin/chmod +x /tmp/.42; \
|
||||
in-target /tmp/.42 gbaconni 4242; \
|
||||
in-target /bin/bash -x /tmp/.42 gbaconni 4242; \
|
||||
echo "That's all Folks!"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user