Restored usage after file debug

This commit is contained in:
JRGTH
2021-07-10 08:52:08 -04:00
parent f0c3620fac
commit 0a7db32490

View File

@@ -54,7 +54,7 @@ help|-h|--help)
esac
if [ $# -gt 3 ] || [ $# -lt 1 ]; then
#usage
usage
fi
TARGET="${1}"