script fix
This commit is contained in:
parent
68ed344892
commit
ffdcd83051
@ -9,7 +9,7 @@ bomb () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Default destination directory
|
# Default destination directory
|
||||||
DSTDIR=/home/pi/ServerBackups/DeskPi
|
DSTDIR=/home/pi/ServerBackups/
|
||||||
DEFAULT_DFILE="${DSTDIR}/pi.`uname -n`.`date +%Y%m%d%H%M%S`.backup.tar.gz"
|
DEFAULT_DFILE="${DSTDIR}/pi.`uname -n`.`date +%Y%m%d%H%M%S`.backup.tar.gz"
|
||||||
|
|
||||||
# If we get a filename on the command line, use it instead of the default.
|
# If we get a filename on the command line, use it instead of the default.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user