7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
|
#!/bin/execlineb -P
|
||
|
|
||
|
cd /srv/build2xlsform
|
||
|
fdmove -c 2 1
|
||
|
s6-setuidgid 8017:8017
|
||
|
node lib/server.js
|