1
0
Fork 0
Scripts/Perso/systemd_timers/gitUpdate.service
2020-05-17 14:26:09 +01:00

7 lines
No EOL
224 B
Desktop File

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