- Auto-cleanup of backup files using env variable APPSMITH_BACKUP_ARCHIVE_LIMIT (default value is 4) after every backup. - Updated docker file to include watchtower hook scripts. - Error mail interval to 6hrs.
2 lines
26 B
Bash
2 lines
26 B
Bash
#!/usr/bin/env bash
|
|
exit 0 |