diff --git a/install.sh b/install.sh index 20d29bf..6de4c74 100644 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ if [ "$(id -u)" -ne "0" ]; then exit 1 fi ### CONFIGURATION ### -#LICENSES=3 +LICENSES=100 DOMAIN='test.com' BUSINESS_NAME='Awesome Hackers LTD' BUSINESS_EMAIL='ceo@test.com'