mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 05:05:46 +02:00
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
script
|
|
echo | sudo -u git nc -l -U /home/git/reload-nginx && /etc/init.d/nginx reload
|
|
end script
|
|
respawn |