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
357 B

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