changed to use uid numbers
This commit is contained in:
@@ -50,7 +50,7 @@ in
|
||||
if [ ! -d /conf ]; then
|
||||
mkdir /conf
|
||||
chmod 0755 /conf
|
||||
chown appdaemon:users /conf
|
||||
chown 1000:100 /conf
|
||||
fi
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user