diff --git a/preseed.cfg b/preseed.cfg index 33f1550..9ea9ba0 100644 --- a/preseed.cfg +++ b/preseed.cfg @@ -141,4 +141,4 @@ d-i finish-install/reboot_in_progress note # packages and run commands in the target system. #d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh -d-i preseed/late_command string in-target wget http://192.168.122.1/firstboot.sh \ No newline at end of file +d-i preseed/late_command string in-target wget https://git.thomaspcole.com/thomascole/clc-debian/raw/branch/master/firstboot.sh \ No newline at end of file