Compare commits

..

1 Commits
next ... master

Author SHA1 Message Date
5fe20b3e32 Update preseed target for firstboot post branch merge 2021-10-19 10:59:45 -04:00

View File

@ -143,4 +143,4 @@ d-i cdrom-detect/eject boolean false
# 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 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