(root)/scripts/alcasar-watchdog.sh – Rev 1500 → 1535
Rev 1500 |
Rev 1688 |
Go to most recent revision |
Show entire file |
Ignore whitespace |
Details |
Blame |
Last modification |
View Log
Rev 1500 |
Rev 1535 |
Line 1... |
Line 1... |
1 |
http://blog.osdev.org/git/2014/02/13/using-git-on-a-synology-nas.html#!/bin/bash
|
1 |
#!/bin/bash
|
2 |
# $Id: alcasar-watchdog.sh 1500 2014-11-27 08:09:43Z richard $
|
2 |
# $Id: alcasar-watchdog.sh 1535 2014-12-21 22:14:47Z richard $
|
3 |
|
3 |
|
4 |
# alcasar-watchdog.sh
|
4 |
# alcasar-watchdog.sh
|
5 |
# by Rexy
|
5 |
# by Rexy
|
6 |
# This script is distributed under the Gnu General Public License (GPL)
|
6 |
# This script is distributed under the Gnu General Public License (GPL)
|
7 |
# Ce script prévient les usagers de l'indisponibilité de l'accès Internet
|
7 |
# Ce script prévient les usagers de l'indisponibilité de l'accès Internet
|