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
354 B
8 lines
354 B
mkdir /usr/share/koffe
|
|
rm /usr/share/koffe/arch-chroot
|
|
wget https://raw.githubusercontent.com/KoNickss/koffe/main/arch-chroot -P /usr/share/koffe/
|
|
chmod +x /usr/share/koffe/arch-chroot
|
|
rm /usr/bin/koffe-shell
|
|
wget https://raw.githubusercontent.com/KoNickss/koffe/main/koffe-shell -P /usr/bin/
|
|
chmod +x /usr/bin/koffe-shell
|
|
mkdir /usr/share/koffe/archbox
|
|
|