mirror of
https://github.com/vvzvlad/vestasync.git
synced 2025-08-21 20:47:54 +03:00
move files
This commit is contained in:
9
files/pushgit.service
Normal file
9
files/pushgit.service
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Push git changes daily
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/mnt/data/etc/pushgit.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user