Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 371 Bytes

File metadata and controls

14 lines (8 loc) · 371 Bytes

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