Skip to content

Commit f95cbf5

Browse files
committed
install iptables
1 parent 405aff4 commit f95cbf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runs/install_packages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
echo "install required packages with 'apt-get'..."
33
sudo apt-get -q update
44
sudo apt-get -q -y install \
5-
vim bc jq socat sshpass sudo ssl-cert mmc-utils inotify-tools \
5+
vim bc jq socat sshpass sudo ssl-cert mmc-utils inotify-tools iptables \
66
apache2 libapache2-mod-php \
77
php php-gd php-curl php-xml php-json \
88
git \

0 commit comments

Comments
 (0)