1.5-rc-3
This commit is contained in:
+1
-1
@@ -588,7 +588,7 @@ uninstall () {
|
|||||||
run_reboot
|
run_reboot
|
||||||
}
|
}
|
||||||
|
|
||||||
function backup_logs() {
|
function backup_logs () {
|
||||||
# make log backup dir with unix timestamp
|
# make log backup dir with unix timestamp
|
||||||
dname="./log_backup_$(date +%s)"
|
dname="./log_backup_$(date +%s)"
|
||||||
mkdir $dname
|
mkdir $dname
|
||||||
|
|||||||
Reference in New Issue
Block a user