# Make sure there is provision config.
function hydra_provision_config {
- hydra_user_config interactive y "Interactive mode? (y/n)"
hydra_user_config folder /var/chroot/debian "Destination device"
hydra_user_config hostname machine "Hostname"
hydra_user_config domain example.org "Domain"
# Make sure there is provision config.
function hydra_provision_config {
- hydra_user_config interactive y "Interactive mode? (y/n)"
hydra_user_config device /dev/mmcblk0 "Destination device"
hydra_user_config hostname machine "Hostname"
hydra_user_config domain example.org "Domain"