mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
Added bootstrap script for archlinux
This commit is contained in:
parent
74b2e3bc51
commit
9a59a41b04
1 changed files with 2 additions and 0 deletions
2
bootstrap/archlinux.sh
Executable file
2
bootstrap/archlinux.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
pacman -S git python2 python2-virtualenv gcc dialog augeas openssl libffi ca-certificates
|
||||
Loading…
Reference in a new issue