This commit is contained in:
parent
50a8411ac8
commit
860378be59
@ -48,6 +48,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
script = ''
|
script = ''
|
||||||
|
set -e
|
||||||
shopt -s nullglob
|
shopt -s nullglob
|
||||||
|
|
||||||
# Read and deduplicate repos
|
# Read and deduplicate repos
|
||||||
@ -95,7 +96,6 @@ in
|
|||||||
Persistent = true;
|
Persistent = true;
|
||||||
OnUnitInactiveSec = "15m";
|
OnUnitInactiveSec = "15m";
|
||||||
RandomizedDelaySec = "5m";
|
RandomizedDelaySec = "5m";
|
||||||
Unit = "backup-git.service";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user