„backup.sh“ ändern
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-02-25 06:37:16 +00:00
parent 519f946a27
commit cb9eaa9ec1

View File

@@ -65,7 +65,7 @@ echo "done"
# On first month day do
if [ "$AWS_USE_MINIO" -eq 1 ]; then
echo "no monthly
echo "no monthly"
else
if [ "$month_day" -eq 1 ] ; then
echo "make monthly backup"