This tool provides a straight-forward way to configure your Pine64.
To install this tool for your Pine64, you will need to run the following command:
sudo ./install.sh
This will build the scripts that is relevant to your distribution of Linux and installs it to /usr/local/sbin.
Once it is installed, you can execute it with:
sudo pine64-config.sh
Enjoy!
main.sh -- Script for the main menu.
install.sh -- Script to build and install this tool.
common/* -- Scripts that is applicable to all distributions.
ubuntu/* -- Ubuntu-specific scripts.
debian/* -- Debian-specific scripts.
opesuse/* -- openSUSE-specific scripts.