5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
#!/usr/bin/with-contenv sh
|
|
|
|
cd /home/wikijs || exit
|
|
exec s6-setuidgid wikijs node server
|