Browse Source

moved to lto7-scripts repo

Maximilian Ronniger 8 năm trước cách đây
mục cha
commit
7601145842
1 tập tin đã thay đổi với 0 bổ sung9 xóa
  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