Last updated 1 year ago
change app access
it's rely on my github (configured as my need), you can change it if you want.
sudo apt-get install wget jq screen curl
curl -s -L https://github.com/paw-digital/paw-node/releases/latest/download/linux-paw_node > paw_node
chmod +x paw_node mkdir Paw ./paw_node --daemon // Press CTRL+C on keyboard to exit // add --data-path=/to_your_folder if you want to change default database/configuration folder
wget https://raw.githubusercontent.com/pramonoutomo/pawNodeInstall/main/config.sh bash config.sh
screen -S paw ./paw_node --daemon // // add --data-path=/to_your_folder if you want to change default database/configuration folder // Press CTRL+A+D to minimize screen