Backup 17, 18 changed

This commit is contained in:
oliver
2026-04-21 12:03:46 -03:00
parent 902c43ec89
commit d354d989e7
3 changed files with 115 additions and 47 deletions
+1 -1
View File
@@ -76,5 +76,5 @@ elif [ ! -f "$CUSTOM_ARCHIVE" ] || \
doas mv "${CUSTOM_ARCHIVE}.tmp" "$CUSTOM_ARCHIVE"
log ".current.tar.gz updated: $(doas du -sh "$CUSTOM_ARCHIVE" | cut -f1)"
else
log "No changes in custom modules — .current.tar.gz is up to date"
log "No changes in custom modules — current.tar.gz is up to date"
fi