Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/deployments/pentest.json
diff options
context:
space:
mode:
Diffstat (limited to 'deployments/pentest.json')
-rw-r--r--deployments/pentest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployments/pentest.json b/deployments/pentest.json
index b1ff6fc2..824bc897 100644
--- a/deployments/pentest.json
+++ b/deployments/pentest.json
@@ -26,6 +26,7 @@
"chmod +x strap.sh" : null,
"sh strap.sh" : {"debug" : true},
"rm -rf /etc/pacman.d/gnupg" : null,
+ "pacman-key --init" : null,
"pacman-key --populate" : null,
"pacman-key --update" : null,
"sh strap.sh" : {"debug" : true},