Useful Tools
curl -o setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/setup-repos.sh sudo sh setup-repos.sh # follow next prompt to installsudo apt install ncdu # replace / = path you want to check ncdu -x /cd cd go-quai wget https://raw.githubusercontent.com/zachzwei/z4chzwei.github.io/refs/heads/main/tools/install_quai_balance.sh chmod +x install_quai_balance.sh ./install_quai_balance.sh
Last updated