#!/usr/bin/env bash # Copy this file as variables.conf, with the correct values fqdn='' keymap='fr' timezone='Europe/Paris' #deb_apt_default_repo='deb.debian.org' #deb_apt_repo='ftp.fr.debian.org' user='alex' sync_directory_path="/home/$user/.sync" remote_pubkey_location='https://keys.kto.black' remote_pubkey='home.pub' # Choose one of the following use cases: #use_case='upnp-renderer' #use_case='ssh-bounce-server' #use_case='printscan-server' #use_case='nas-server' # Choose one of the following SBC: #sbc='pine64' #sbc='orangepizero' #sbc='odroidhc2'