Debug information

This commit is contained in:
Raphaël Numbus
2026-02-15 16:02:22 +01:00
parent feb963d943
commit 88e8d8603f
+1 -1
View File
@@ -104,7 +104,7 @@ necessary_information_config() {
fi
if [[ "${DEBUG:-false}" == "true" ]]; then
echo "Debugging enabled."
echo -e "\n✅ Debugging enabled."
export DIR_COPY_FLAGS="ravu"
export FILES_COPY_FLAGS="avu"
else