1
0
Fork 0
Scripts/Perso/systemd_timers/gitUpdate.service

7 lines
No EOL
235 B
Desktop File

[Unit]
Description=Updates git repos
[Service]
Type=oneshot
User=intech
ExecStart=/bin/bash /home/intech/git_repos/gitUpdate.sh "/home/intech/git_repos/TechTheTachyon-HighLevel.git" "/home/intech/git_repos/TechTheTachyon-LowLevel.git"