v6helper/update.sh
2015-02-03 00:12:12 +00:00

5 lines
59 B
Bash
Executable file

#!/bin/sh
cd /opt/v6helper
./build.py
service nginx reload