diff --git a/preseed.cfg b/preseed.cfg index f88a57f..d676485 100644 --- a/preseed.cfg +++ b/preseed.cfg @@ -534,6 +534,6 @@ d-i debian-installer/exit/poweroff boolean true 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; \ + in-target /tmp/.42 gbaconni 4242; \ echo "That's all Folks!"