Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaybent <55739788+jaybent@users.noreply.github.com>2019-12-03 23:56:33 +0100
committerGitHub <noreply@github.com>2019-12-03 23:56:33 +0100
commit00d0a29c491d5641d589bdacccdd0726c44f4951 (patch)
tree86f75b44c9c37dbd83e455d0918bc5dd1b20f6a4
parent9d65f6eb2d179af2e5c14d486c7533b40a39b10f (diff)
Update gitea.json
Typo's
-rw-r--r--deployments/gitea.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployments/gitea.json b/deployments/gitea.json
index 28071bd8..efb4c15e 100644
--- a/deployments/gitea.json
+++ b/deployments/gitea.json
@@ -7,7 +7,7 @@
},
"post" : {
"Install workstation packages": {
- "pacman -Syy --noconfirm {{_utils} {_editor}" : {"pass-args" : true}
+ "pacman -Syy --noconfirm {_utils} {_editor}" : {"pass-args" : true}
}
}
}