Add trailing slash

This commit is contained in:
Girish Ramakrishnan
2016-12-29 14:36:19 -08:00
parent decbfe0505
commit 503e3d6ff2

View File

@@ -36,7 +36,7 @@ echo "==> Installing required packages"
debconf-set-selections <<< 'mysql-server mysql-server/root_password password password'
debconf-set-selections <<< 'mysql-server mysql-server/root_password_again password password'
apt-get -y install
apt-get -y install \
acl \
awscli \
btrfs-tools \