updated run.sh from running systemd, bug fixes

This commit is contained in:
equippedcoding-master
2025-09-30 13:44:11 -05:00
parent b25b26fde1
commit 744d037a02

View File

@@ -54,7 +54,7 @@ chown -R $systemuser.apache /home/${systemuser}/websites/$subdomain/portal/admin
# cp -rf $systemdfile2 /etc/systemd/system/ # cp -rf $systemdfile2 /etc/systemd/system/
systemctl daemon-reload # systemctl daemon-reload
systemctl enable afs-watcher-$systemuser-${subdomain}.service # systemctl enable afs-watcher-$systemuser-${subdomain}.service
systemctl start afs-watcher-$systemuser-${subdomain}.service # systemctl start afs-watcher-$systemuser-${subdomain}.service