This commit is contained in:
Nicola Belluti 2025-12-01 12:26:33 +01:00
parent 8a2dd75b6a
commit ff4f238599

View file

@ -6,10 +6,7 @@ d-i debconf/priority select high
# B.5.1 Script da eseguire prima di avviare l'installer
# https://www.debian.org/releases/trixie/amd64/apbs05.it.html#preseed-hooks
d-i preseed/early_command string \
wget https://git.fermimn.it/nicola.belluti/test/src/branch/main/early_command.sh -o /tmp/early_command.sh; \
chmod +x /tmp/early_command.sh; \
sh /tmp/early_command.sh;
d-i preseed/early_command string early_command.sh;
# B.4.1 Locale