We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405aff4 commit f95cbf5Copy full SHA for f95cbf5
runs/install_packages.sh
@@ -2,7 +2,7 @@
2
echo "install required packages with 'apt-get'..."
3
sudo apt-get -q update
4
sudo apt-get -q -y install \
5
- vim bc jq socat sshpass sudo ssl-cert mmc-utils inotify-tools \
+ vim bc jq socat sshpass sudo ssl-cert mmc-utils inotify-tools iptables \
6
apache2 libapache2-mod-php \
7
php php-gd php-curl php-xml php-json \
8
git \
0 commit comments