install-debian/informations.template

12 lines
190 B
Plaintext
Raw Normal View History

#!/bin/sh
## End user of the new system
new_username='marvin'
new_user_mail='towel@101010.fr'
## System informations
debian_version_name='sid'
grub_timeout='3'
ntp_server='pool.ntp.org'