evobackup/client
Brice Waegeneire 21533c6fb9
All checks were successful
gitea/evobackup/pipeline/head This commit looks good
client: Write temporary files in /tmp
By default "mktemp" creates a temporary file in the current working directory,
which in the context of Debian's cron is /. To avoid littering /, we add the
option "--tmpdir" that use $TMPDIR or /tmp instead.
2024-03-22 10:05:10 +01:00
..
CHANGELOG.md client: Release 22.12 2022-12-27 13:37:48 +01:00
LICENSE Add AGPL License to client script 2022-05-02 10:27:07 +02:00
README.md Correction url dans README.md 2023-10-27 11:30:53 +02:00
update-evobackup-canary update-evobackup-canary : do not use GNU date, for it to be compatible with OpenBSD 2022-06-09 16:16:47 +02:00
zzz_evobackup client: Write temporary files in /tmp 2024-03-22 10:05:10 +01:00