mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
lint archlinux bootstrap script
This commit is contained in:
+10
-1
@@ -1,2 +1,11 @@
|
||||
#!/bin/sh
|
||||
pacman -S git python2 python2-virtualenv gcc dialog augeas openssl libffi ca-certificates
|
||||
pacman -S \
|
||||
git \
|
||||
python2 \
|
||||
python2-virtualenv \
|
||||
gcc \
|
||||
dialog \
|
||||
augeas \
|
||||
openssl \
|
||||
libffi \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user