Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. # To make this file executable from the command line, enter: `chmod +x hot-reload.sh`
  4.  
  5. nodemon -x "./reload.sh" --ext py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement