Debug information
This commit is contained in:
@@ -104,7 +104,7 @@ necessary_information_config() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "${DEBUG:-false}" == "true" ]]; then
|
if [[ "${DEBUG:-false}" == "true" ]]; then
|
||||||
echo "Debugging enabled."
|
echo -e "\n✅ Debugging enabled."
|
||||||
export DIR_COPY_FLAGS="ravu"
|
export DIR_COPY_FLAGS="ravu"
|
||||||
export FILES_COPY_FLAGS="avu"
|
export FILES_COPY_FLAGS="avu"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user