This commit is contained in:
Jonas 12t 2021-10-11 15:07:54 +04:00
parent 6dfed3cfee
commit 4cb30e69ed
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ export BORG_PASSPHRASE=$BORG_PASSPHRASE
touch /Backup/logs/backup_cron.log
touch /Backup/error_backup_cron.log
touch /Backup/logs/error_backup_cron.log
DATE_NOW=`date +%Y-%m-%d-%H-%M`
MIGRATION=`ls /DjangoFiles/BaseBillet/migrations | grep -E '^[0]' | tail -1 | head -c 4`