nextcloudpi icon indicating copy to clipboard operation
nextcloudpi copied to clipboard

readme change armbian instructions + bug fixes

Open skullcrushercmd opened this issue 11 months ago • 3 comments

skullcrushercmd avatar Apr 02 '24 15:04 skullcrushercmd

./build/build-SD-armbian.sh is essential

skullcrushercmd avatar Apr 02 '24 15:04 skullcrushercmd

i also suggest changing rm -rf cache to sudo rm -rf cache (not a change in this pull)

skullcrushercmd avatar Apr 02 '24 16:04 skullcrushercmd

im gonna add changes as i try to install on my pi, these comments r only recommended to add and are not fully optimized pieces of code.

add RELEASE=$( jq -r .release < "$NCPCFG") to install function in lamp.sh and export NCPCFG=${NCPCFG:-etc/ncp.cfg} in beggining of file

actually not entirely sure ab the one above, unsure if ncp.cfg gets changed or not. prob not idk (i changed manually for my armbian bullseye install)

skullcrushercmd avatar Apr 02 '24 17:04 skullcrushercmd