소스 검색

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