docker sculated time

This commit is contained in:
Parsa Nazer
2025-02-24 23:35:42 +03:30
parent 464cb1f550
commit 6c68d3f4b8
4 changed files with 22 additions and 5 deletions
+2
View File
@@ -1,4 +1,6 @@
#!/bin/sh
. /etc/profile
echo "Cron job triggered at $(date)" >> /var/log/cron/cron.log
echo 'started the backup'
export PGPASSWORD=$PG_PASSWORD