You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
363 B

#! /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