Cleaner entrypoint
This commit is contained in:
parent
1001cdf87a
commit
64219a693d
3 changed files with 26 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue