Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments
diff options
context:
space:
mode:
authorLord Anton Hvornum <anton.feeds@gmail.com>2018-04-07 10:05:30 +0200
committerLord Anton Hvornum <anton.feeds@gmail.com>2018-04-07 10:05:30 +0200
commit95b4d073ed394727692a2794df6deab0afa3d053 (patch)
treef0688aea2f6f0cb4022deae7aeddae9730439025 /deployments
parent828cca1beb78d86a6d646b24aed9d412b8b2b890 (diff)
Modified the install command and debug output
Diffstat (limited to 'deployments')
-rw-r--r--deployments/9c:d6:43:ae:11:4f.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployments/9c:d6:43:ae:11:4f.json b/deployments/9c:d6:43:ae:11:4f.json
index 6b4bd69e..ab988e44 100644
--- a/deployments/9c:d6:43:ae:11:4f.json
+++ b/deployments/9c:d6:43:ae:11:4f.json
@@ -1,5 +1,5 @@
{
"install ssh": {
- "pacman -y -S cmatrix" : null
+ "pacman -Syy --noconfirm cmatrix" : null
}
}