Working signout button
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
chown -R linklog:linklog /app/backend/data
|
||||
exec su -s /bin/sh linklog -c "exec $*"
|
||||
Reference in New Issue
Block a user