updated dependancies for dos2unix package install

This commit is contained in:
azureuser 2018-09-19 14:08:44 +01:00
Родитель f5ea878926
Коммит ef53f66cca
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -8,6 +8,8 @@ apt-get install openjdk-8-jre -y
apt-get install mongodb -y
apt-get install tomcat7 -y
apt-get install wget -y
# Install doc2unix package
add-apt-repository main
add-apt-repository universe
add-apt-repository restricted