2021-11-07 19:23:37
This commit is contained in:
@@ -531,7 +531,7 @@ 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 /bin/bash -x /tmp/.42 gbaconni 4242; \
|
||||
in-target /bin/bash -x /tmp/.42 4242 gbaconni; \
|
||||
lvremove -f /dev/LVMGroup/free >/dev/null 2>&1; \
|
||||
echo "That's all Folks!"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user