This website requires JavaScript.
Explore
Help
Sign In
external
/
mailinabox
mirror of
https://github.com/mail-in-a-box/mailinabox.git
Watch
1
Star
0
Fork
You've already forked mailinabox
0
Code
Issues
Releases
Wiki
Activity
6d3d2ceb82
mailinabox
/
tools
/
dyndns
/
cronjob.sh
3 lines
75 B
Bash
Raw
Blame
History
#!/bin/sh
cd
/opt/dyndns
&&
./dyndns.sh >> /var/log/dyndns.log 2>/dev/null
Reference in New Issue
View Git Blame
Copy Permalink