vagrant: Clarify post-up message

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2018-08-18 09:27:01 -04:00
parent 8007289e57
commit 27488575c7
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

1
Vagrantfile vendored
View File

@ -36,6 +36,7 @@ Vagrant.configure(2) do |config|
config.vm.post_up_message = "FreedomBox virtual machine is ready
for development. You can run the development version of Plinth using
the following command.
$ vagrant ssh
$ sudo /vagrant/run --develop
Plinth will be available at https://localhost:4430/plinth (with
an invalid SSL certificate).