refactoting services and remove upload by timer

This commit is contained in:
vvzvlad
2023-04-21 22:05:54 +07:00
parent fe07f2d180
commit db872ae533
14 changed files with 68 additions and 112 deletions

View File

@ -0,0 +1,9 @@
[Unit]
Description=Main pushgit
[Service]
Type=simple
ExecStart=/usr/local/bin/pushgit_inotify.sh
[Install]
WantedBy=multi-user.target