mirror of
https://github.com/vvzvlad/vestasync.git
synced 2025-09-17 09:17:53 +03:00
refactoting services and remove upload by timer
This commit is contained in:
9
files/pushgit/pushgit_inotify.service
Normal file
9
files/pushgit/pushgit_inotify.service
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Main pushgit
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/pushgit_inotify.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user