Offline archlinux installer ISO creator
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.
|
wget https://raw.githubusercontent.com/KoNickss/koffe/main/arch-chroot -P /usr/share/koffe/
|
|
chmod +x /usr/share/koffe/arch-chroot
|
|
wget https://raw.githubusercontent.com/KoNickss/koffe/main/koffe-shell -P /usr/bin/
|
|
chmod +x /usr/bin/koffe-shell
|
|
mkdir /usr/share/koffe/archbox |