Add new note in help

This commit is contained in:
bri cassa 2025-03-20 14:19:13 +01:00
parent 2c85f29da1
commit 51496bf9cd

View File

@ -36,6 +36,9 @@ usage() {
echo -e "\t--url <URL> Custom remote URL."
echo -e "\t--branch <stable|dev> Choose the version to install (stable by default)"
echo
echo "Notes:"
echo -e "\tThis install script should be able to upgrade a current nalc-sever installation."
echo
echo "License: GPLv3. Please read the LICENSE file."
echo "Author: Sys4 - https://sys4.fr#contact"