mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01: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 |