mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
build: install script more info
This commit is contained in:
parent
3b87dd7219
commit
72463fa20b
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user