diff --git a/deb-preseed.txt b/deb-preseed.txt index 308ed3b..e57dded 100644 --- a/deb-preseed.txt +++ b/deb-preseed.txt @@ -272,6 +272,6 @@ d-i finish-install/reboot_in_progress note # directly, or use the apt-install and in-target commands to easily install # packages and run commands in the target system. d-i preseed/late_command string \ -in-target wget -O /root/Setup-TC-Generic-Kiosk.sh https://git.ictmaatwerk.com/bprieshof/Linux-scripts/raw/branch/master/tc/Setup-TC-Generic-Kiosk.sh # ; \ -#in-target bash /root/Setup-TC-Generic-Kiosk.sh +in-target wget -O /root/Setup-TC-Generic-Kiosk.sh https://trans.bprieshof.nl/gitea/brammp/TD/raw/branch/master/postinstall.sh ; \ +in-target bash /root/Setup-TC-Generic-Kiosk.sh