Modification pour lancer le script et éviter le spam de wall vides
This commit is contained in:
parent
03ea6eafc8
commit
9c881c366e
2 changed files with 7 additions and 3 deletions
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue