Update preseed target for firstboot post branch merge
This commit is contained in:
parent
8eef96ba21
commit
5fe20b3e32
@ -143,4 +143,4 @@ d-i cdrom-detect/eject boolean false
|
|||||||
# 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 https://git.thomaspcole.com/thomascole/clc-debian/raw/branch/next/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