fix: small fixes

This commit is contained in:
v4n
2025-01-14 16:50:34 +02:00
parent 33403a69f1
commit c0192065c0
3 changed files with 49 additions and 28 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ if [[ ! -x "$(command -v $SCRIPT_NAME)" ]]; then
exit 1
fi
echo "Helldivers 2 Mod Manager CLI installed successfully to $DESTINATION_PATH/$SCRIPT_NAME."
echo "Helldivers 2 Mod Manager CLI installed successfully to $DESTINATION_PATH/$SCRIPT_NAME. Use it by running '$SCRIPT_NAME'."