An easy-to-use script for installing nextcloud on termux.
- No root
- Debloater
- Backup
- Download the script
curl -O https://raw.githubusercontent.com/InoxLyra/nextcloud-on-termux/refs/heads/main/SetupNextcloud.sh- Grant execution permission
chmod +x SetupNextcloud.sh- Run the script
./SetupNextcloud.shIf your device screen turns off during script execution, you may need to enable the "Keep screen on" option in Termux. This ensures that the screen remains on while the script is running.