We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e7733 commit 334f8dcCopy full SHA for 334f8dc
scripts/provision.sh
@@ -41,7 +41,8 @@ apt-get update
41
# Install Some Basic Packages
42
43
apt-get install -y build-essential dos2unix gcc git libmcrypt4 libpcre3-dev ntp unzip \
44
-make python2.7-dev python-pip re2c supervisor unattended-upgrades whois vim libnotify-bin pv
+make python2.7-dev python-pip re2c supervisor unattended-upgrades whois vim libnotify-bin \
45
+pv cifs-utils
46
47
# Set My Timezone
48
0 commit comments