mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-30 15:30:08 +00:00
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [[ "$EUID" = 0 ]]; then
|
||||
sudo -u www-data -sE
|
||||
sudo -u www-data -s -E
|
||||
fi
|
||||
|
||||
SUBJECT="$1"
|
||||
|
||||
Reference in New Issue
Block a user