Added passenger support. Partialy 1
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
user=$1
|
||||
restart=$2
|
||||
|
||||
if [ "$user" == "puppet" ]; then
|
||||
exit
|
||||
fi
|
||||
|
||||
# Includes
|
||||
# shellcheck source=/etc/hestiacp/hestia.conf
|
||||
source /etc/hestiacp/hestia.conf
|
||||
|
||||
Reference in New Issue
Block a user