]> git.mxchange.org Git - friendica.git/commit
Update vagrant_provision.sh
authorCasper <casperrutten33@gmail.com>
Thu, 14 Nov 2019 21:36:29 +0000 (21:36 +0000)
committerGitHub <noreply@github.com>
Thu, 14 Nov 2019 21:36:29 +0000 (21:36 +0000)
commitc1a1f1ce26e15c403ee0278373cbf3fc76cb5873
tree1bb551b9604ad0e731bff5ef5cb5e8bb980e6207
parentd0068170db2624f14aed6b5d801c948cdf5cbc90
Update vagrant_provision.sh

Line 20-27 -> add slash at the end of every entry and removed empty entries.
Caused error in creating .csr file
PS. the virtualbox-guest-x11 is not in the given debian repository. Better take an Ubuntu repository
Also inserted:
sudo apt-get install -y ubuntu-desktop
sudo systemctl set-default graphical.target
to install a desktop environment
bin/dev/vagrant_provision.sh