Select Git revision
restic.sh
config.sh.dist 524 B
# ----------------------------------------------------------------------
# CONFIG
# ----------------------------------------------------------------------
SITENAME=""
PLATFORM="amd64"
# source file in download folder
SOURCEZIP=~/Downloads/SAM\ Agent.zip
# temp dir to extract package before installing
EXTRACTDIR=/tmp/SAM_AGENT.tmp
# target dir
INSTALLDIR=/opt
URLSITENAMNE=https://sam.intern.unibe.ch/e1498122/e1502084/SiteName_Uebersicht.pdf
# ----------------------------------------------------------------------