mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 00:07:57 -05:00
5 lines
117 B
Bash
Executable File
5 lines
117 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd /home/ri/reddit/r2
|
|
/usr/bin/paster run local.ini supervise_watcher.py -c "Alert(restart_list=['MEM'])"
|