install-debian/informations.template

12 lines
190 B
Bash
Executable File
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/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'