move files

This commit is contained in:
vvzvlad
2023-04-16 14:09:29 +07:00
parent e35f42aa4e
commit a1d7623c10
6 changed files with 5 additions and 5 deletions

9
files/pushgit.service Normal file
View 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