diff --git a/install/alternc.install b/install/alternc.install index 1cf0b386..911ad2c2 100644 --- a/install/alternc.install +++ b/install/alternc.install @@ -409,6 +409,11 @@ tar -zcf "$INSTALLED_CONFIG_TAR" -C / $CONFIG_FILES # Last touches # +# remaining steps are only for the master +if [ "$slave" = "1" ]; then + exit 0 +fi + chown alterncpanel:alterncpanel "$ALTERNC_LOC/html/"* setfacl -b -k -m d:g:alterncpanel:rw- -m g:alterncpanel:rw- "$ALTERNC_LOC/html/"*