浏览代码

moved to lto7-scripts repo

Maximilian Ronniger 8 年之前
父节点
当前提交
7601145842
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. 0 9
      incremental.sh

+ 0 - 9
incremental.sh

@@ -1,9 +0,0 @@
-#!/bin/bash
-
-
-for i in $(seq -w 1 17) 19 20;
-  do start=$(date  --date="next minute" '+%F %T')
-    echo 'run job="Backup_archivo_to_LTO7" fileset="archivo hdd'$i'" level="Incremental" client="archivo-fd" pool="Incremental" storage="LTO7" priority="10" when="'$start'" yes' | bconsole -D lto7-dir;
-done
-
-#2017-06-02 15:02:43