67bd0d0bbb
Hop-State: A_06FP97T67MMQBS4JYJVZ710 Hop-Proposal: R_06FP97R88JYXTBZTNVXV08G Hop-Task: T_06FP95PNKD7PXAMPWPRWSD8 Hop-Attempt: AT_06FP95PNKE2R52XYNMKVRWG
12 lines
254 B
Desktop File
12 lines
254 B
Desktop File
[Unit]
|
|
Description=Update Synapsis to the latest main commit
|
|
After=network-online.target
|
|
Wants=network-online.target
|
|
ConditionPathExists=/opt/synapsis/.git
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/opt/synapsis/deploy/update.sh
|
|
TimeoutStartSec=30min
|
|
UMask=0027
|