1
0
Fork 0

Modification pour lancer le script et éviter le spam de wall vides

This commit is contained in:
Teo-CD 2019-05-20 17:05:13 +02:00 committed by trotFunky
parent 03ea6eafc8
commit 9c881c366e
2 changed files with 7 additions and 3 deletions

View file

@ -4,4 +4,4 @@ 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"
ExecStart=/bin/bash /home/intech/git_repos/gitUpdate.sh "/home/intech/git_repos/TechTheTachyon-HighLevel.git" "/home/intech/git_repos/TechTheTachyon-LowLevel.git"