Skip to content

Commit 334f8dc

Browse files
authored
✨ ❄️ 🎀 Add cifs-utils package for samba network share compatibility (laravel#109)
1 parent 38e7733 commit 334f8dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/provision.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ apt-get update
4141
# Install Some Basic Packages
4242

4343
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
44+
make python2.7-dev python-pip re2c supervisor unattended-upgrades whois vim libnotify-bin \
45+
pv cifs-utils
4546

4647
# Set My Timezone
4748

0 commit comments

Comments
 (0)