mirror of
https://github.com/vvzvlad/vestasync.git
synced 2025-08-21 20:47:54 +03:00
add inotify
This commit is contained in:
9
files/pushgit_inotify.service
Normal file
9
files/pushgit_inotify.service
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Script triggered by file changes in a folder (including subfolders)
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/pushgit_inotify.sh
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user