Update preseed url for firstboot.sh

This commit is contained in:
Thomas Cole 2021-07-12 20:39:39 -04:00
parent 29b28e9da5
commit e92323d156

View File

@ -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
d-i preseed/late_command string in-target wget https://git.thomaspcole.com/thomascole/clc-debian/raw/branch/master/firstboot.sh