Debug information

This commit is contained in:
Raphaël Numbus
2026-02-15 15:39:29 +01:00
parent 196f09e77e
commit 3abd1f0028
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1001,6 +1001,7 @@ EOF
sleep 1
if [[ "${DEBUG:-false}" == "true" ]]; then
echo "Debugging enabled."
DIR_COPY_FLAGS="ravu"
FILES_COPY_FLAGS="avu"
else