/UserLAnd-Assets-Alpine

A repository for holding Alpine Linux specific assets for UserLAnd

Primary LanguageShellMIT LicenseMIT

UserLAnd-Assets-Alpine

A repository for holding Alpine Linux specific assets for UserLAnd

First You Need To Clone The Repo:

git clone https://github.com/CypherpunkArmory/UserLAnd-Assets-Alpine.git

Then You Neeed To Build Alpine:

cd UserLAnd-Assets-Alpine sudo ./buildArch.sh x86_64 (or any other arch you want)

the arch can be arm, arm64, x86 or x86_64