Update install-host

main
KoNicks 5 years ago committed by GitHub
parent 8005cb05f8
commit c2966f2751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      install-host

@ -1,5 +1,8 @@
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
mkdir /usr/share/koffe/archbox

Loading…
Cancel
Save