build: install script more info

This commit is contained in:
nachoparker 2017-11-12 13:38:35 +01:00
parent 3b87dd7219
commit 72463fa20b
2 changed files with 9 additions and 2 deletions

View File

@ -6,7 +6,7 @@ This is the build code for [NextCloudPi](https://ownyourbits.com/2017/02/13/next
NextCloudPi is a ready to use image for Raspberry Pi.
This code also generates the [NextCloudPi ARM docker image](https://hub.docker.com/r/ownyourbits/nextcloudpi/).
This code also generates the [NextCloudPi docker images](https://hub.docker.com/r/ownyourbits/nextcloudpi/).
## Features

View File

@ -57,7 +57,14 @@ activate_script etc/nextcloudpi-config.d/nc-init.sh
cd -
rm -rf $TMPDIR
echo "Done. Type 'sudo nextcoludpi-config' to configure NCP"
echo "Done.
Type 'sudo nextcloudpi-config' to configure NCP
Access NextCloudPi panel on nextcloudpi.local:4443
Access Nextcloud on nextcloudpi.local
"
# License
#