Commit eec77502 authored by nimrod's avatar nimrod
Browse files

fixup! Backups.

parent df78ef46
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ cleanup () {
    nc_run rm -rf "$tmpdir"
}

now="$(date --utc --iso-8601=seconds)"
now="$(date --utc -Iseconds)"
dest="/var/backups/$now"
mkdir "$dest"