mailcow/helper-scripts
Jeroen Jacobs 91ff9db147
Omits the verbose option for gzip in the backup script
The verbose option dumps a progress percentage to `STDERR`. I'm piping `STDOUT` to `/dev/null` in my backup cron job but I'd like to keep `STDERR` in case something goes wrong. However because the progress gets dumped to `STDERR` by gzip it means it will always look like something went _wrong_.
2019-06-28 22:49:02 +02:00
..
backup_and_restore.sh Omits the verbose option for gzip in the backup script 2019-06-28 22:49:02 +02:00
check_translations.rb
ext_sql_sock.docker-compose.override.yml
mailcow-reset-admin.sh
nextcloud.sh
reset-learns.sh