Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deployments/gitea.json (renamed from deployments/gitea)2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployments/gitea b/deployments/gitea.json
index 28071bd8..efb4c15e 100644
--- a/deployments/gitea
+++ 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}
}
}
}