7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
|
#!/bin/execlineb -P
|
||
|
|
||
|
export RAILS_ENV production
|
||
|
fdmove -c 2 1
|
||
|
s6-setuidgid www-data
|
||
|
/srv/decidim-app/bin/delayed_job start
|