Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. # /etc/init/project-web-reload.conf
  2.  
  3. pre-start script
  4. initctl restart project-web
  5. sleep 15
  6. end script
  7.  
  8. exec /usr/local/rvm/bin/default_bluepill restart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement