Cleaner entrypoint

This commit is contained in:
nemunaire 2015-01-14 10:47:17 +01:00 committed by Nemunaire
commit 64219a693d
3 changed files with 26 additions and 14 deletions

View file

@ -7,6 +7,8 @@ fi
# Username of the unpriviledge user that runs scripts
SYNCHRO_USER="synchro"
BASEDIR="/var/www/fic-server"
# Directory where backup should be made
if [ -z "$TO_BCKP" ]
then