Update gitea.json

Typo's
This commit is contained in:
jaybent 2019-12-03 23:56:33 +01:00 committed by GitHub
parent 9d65f6eb2d
commit 00d0a29c49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
},
"post" : {
"Install workstation packages": {
"pacman -Syy --noconfirm {{_utils} {_editor}" : {"pass-args" : true}
"pacman -Syy --noconfirm {_utils} {_editor}" : {"pass-args" : true}
}
}
}