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 "Repaired" shebang for check_translations.rb 2019-05-11 14:21:59 +02:00
ext_sql_sock.docker-compose.override.yml [Docker API] Use TLS encryption for communication with "on-the-fly" created key paris (non-exposed) 2018-09-29 22:01:23 +02:00
mailcow-reset-admin.sh Update all helper scripts to '/usr/bin/env bash' shebang 2019-05-10 15:41:24 +02:00
nextcloud.sh [Helper] Update Nextcloud helper - todo: fix upgrade... 2019-05-24 16:02:13 +02:00
reset-learns.sh Update all helper scripts to '/usr/bin/env bash' shebang 2019-05-10 15:41:24 +02:00