Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/maintain.yml
@@ -134,7 +134,7 @@ jobs:
else
sudo rsync --size-only --delete -avr rsync://rsync.armbian.com/dl/_rootfs/. cache/rootfs/
fi
ls -l
ls -l cache/rootfs/
#lz4 -tqq cache/rootfs/${CHUNK}
#if [[ $? -ne 0 ]]; then
# display_alert "Integrity check failed" "Removing $file" "err"