mirror of https://github.com/Icinga/icinga2.git
3 lines
113 B
Bash
3 lines
113 B
Bash
|
#!/bin/bash
|
||
|
echo "The Icinga 2 Vagrant VM has finished installing. See http://localhost:8080/ for more details."
|