This website requires JavaScript.
Explore
Help
Sign In
freifunk
/
v6helper
Watch
8
Star
0
Fork
You've already forked v6helper
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
6bbb645861
v6helper
/
update.sh
5 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
Add update script for cronjobs
2015-02-03 01:12:12 +01:00
#!/bin/sh
cd
/opt/v6helper
./build.py
Silent output in update.sh
2015-02-03 01:16:26 +01:00
service nginx reload > /dev/null
Reference in a new issue
Copy permalink