Update preseed url for firstboot.sh
This commit is contained in:
parent
29b28e9da5
commit
e92323d156
@ -141,4 +141,4 @@ d-i finish-install/reboot_in_progress note
|
|||||||
# packages and run commands in the target system.
|
# 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 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
|
Loading…
Reference in New Issue
Block a user