|
@@ -28,7 +28,7 @@ source_conf "$HESTIA/conf/hestia.conf"
|
|
|
|
|
|
|
|
# Checking arg number
|
|
# Checking arg number
|
|
|
check_args '1' "$#" 'PACKAGE'
|
|
check_args '1' "$#" 'PACKAGE'
|
|
|
-is_hestia_package "hestia,hestia-nginx,hestia-php" "$package"
|
|
|
|
|
|
|
+is_hestia_package "hestia hestia-nginx hestia-php" "$package"
|
|
|
|
|
|
|
|
# Perform verification if read-only mode is enabled
|
|
# Perform verification if read-only mode is enabled
|
|
|
check_hestia_demo_mode
|
|
check_hestia_demo_mode
|