forked from ScoDoc/ScoDoc
9.0.68
This commit is contained in:
parent
baa5286dae
commit
3aa115e7a2
@ -1,7 +1,7 @@
|
||||
# -*- mode: python -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
SCOVERSION = "9.0.67"
|
||||
SCOVERSION = "9.0.68"
|
||||
|
||||
SCONAME = "ScoDoc"
|
||||
|
||||
|
@ -7,12 +7,12 @@
|
||||
#
|
||||
|
||||
[Unit]
|
||||
Description=Upgrade ScoDoc and Linux each week on Saturday night (sunday, 2:30 am)
|
||||
Description=Upgrade ScoDoc and Linux each night (2:30 am + random delay)
|
||||
|
||||
[Timer]
|
||||
OnCalendar=Sun *-*-* 02:30:00
|
||||
OnCalendar=*-*-* 02:30:00
|
||||
# Add random delay, to avoid overloading ScoDoc upgrade server
|
||||
RandomizedDelaySec=30min
|
||||
RandomizedDelaySec=40min
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
Loading…
Reference in New Issue
Block a user