IDK at this point, fuck this script

This commit is contained in:
Yosafat Marselino 2025-05-18 06:10:51 -04:00
parent f8cf0348f0
commit 8ceb8fa23a

View File

@ -17,7 +17,7 @@ usage() {
echo "Usage: $0 -i IP -a ACTION"
echo "Required arguments:"
echo " -i, --ip IP Specify the IP address"
echo " -a, --action ACTION Specify the action to perform"
echo " -prune, --prune true/false true to overwrite existing cluster"
echo "Optional arguments:"
echo " -h, --help Show this help message and exit"
exit 1