#! /bin/ash echo -e "This script will setup everything need by the Avalanche Conversion Tool (ACT).\nThis includes downloading and running it for you." apk add bash bash-completion dialog nano wget https://gitlab.com/avalanche-linux/avalanche-linux/-/raw/main/avalanche-conversion-tool.sh chmod +x avalanche-conversion-tool.sh bash avalanche-conversion-tool.sh