File: hot-reload.sh

package info (click to toggle)
slidge 0.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,544 kB
  • sloc: python: 21,794; xml: 525; sh: 57; javascript: 27; makefile: 14
file content (8 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/bin/sh

watchmedo auto-restart \
  --pattern *.py \
  --directory /io/superduper \
  --directory /io/slidge \
  --recursive \
  python -- -m slidge -c /etc/slidge/slidge.ini