Delete olaios.sh.bak

This commit is contained in:
OlaYZen 2021-11-26 14:17:53 +01:00 committed by GitHub
parent e2786aedde
commit 682ff25796
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,17 +0,0 @@
#!/bin/bash
chmod +x ./0-preinstall.sh
chmod +x ./1-setup.sh
chmod +x ./2-user.sh
chmod +x ./3-post-setup.sh
chmod +x ./kderice-backup.sh
chmod +x ./kderice-restore.sh
chmod +x ./setconsole.sh
chmod +x ./
chmod +x ./
chmod +x ./
chmod +x ./
bash 0-preinstall.sh
arch-chroot /mnt /root/OlaiOS/1-setup.sh
source /mnt/root/OlaiOS/install.conf
arch-chroot /mnt /usr/bin/runuser -u $username -- /home/$username/OlaiOS/2-user.sh
arch-chroot /mnt /root/OlaiOS/3-post-setup.sh