Line debug

This commit is contained in:
2021-10-21 12:01:31 -04:00
parent fa7ef04d55
commit 892676af86

View File

@@ -289,7 +289,7 @@ EOF
if [[ -v DEBUG ]]; then if [[ -v DEBUG ]]; then
bash banner.sh bash banner.sh
cat -n banner.sh cat -n banner.sh
rm banner.sh #rm banner.sh
fi fi
exit $? exit $?