Skip to content

Commit f22469e

Browse files
Harrer MartinHarrer Martin
authored andcommitted
Update Vagrantfile
1 parent 17c643e commit f22469e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

fhooe-webdev-base/Vagrantfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ Vagrant.configure("2") do |config|
7878
debconf-set-selections <<< 'mariadb-server-10.3 mysql-server/root_password password geheim'
7979
debconf-set-selections <<< 'mariadb-server-10.3 mysql-server/root_password_again password geheim'
8080
81-
echo "######################################"
82-
echo "## Installing MariaDB and PHPMyAdmin##"
83-
echo "######################################"
81+
echo "#######################################"
82+
echo "## Installing MariaDB and PHPMyAdmin ##"
83+
echo "#######################################"
8484
8585
# MariaDB 10.3
8686
# apt-get install software-properties-common

0 commit comments

Comments
 (0)