nextcloudpi
nextcloudpi copied to clipboard
readme change armbian instructions + bug fixes
./build/build-SD-armbian.sh is essential
i also suggest changing rm -rf cache to sudo rm -rf cache (not a change in this pull)
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)