mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
make it shine
This commit is contained in:
parent
3b7ac36652
commit
5a135333c1
@ -479,8 +479,9 @@ then
|
||||
# Connected!
|
||||
echo -e "\e[32mConnected!\e[0m"
|
||||
echo
|
||||
echo "We will use the DHCP IP: $ADDRESS. If you want to change"
|
||||
echo "it later then just edit the interfaces file: sudo nano /etc/network/interfaces"
|
||||
echo -e "We will use the DHCP IP: \e[32m$ADDRESS\e[0m. If you want to change it later then just edit the interfaces file:"
|
||||
echo "sudo nano /etc/network/interfaces"
|
||||
echo
|
||||
echo "If you experience any bugs, please report it here:"
|
||||
echo "https://github.com/nextcloud/vm/issues/new"
|
||||
echo -e "\e[32m"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user