mirror of
https://github.com/bhaiest/holoiso.git
synced 2024-11-15 07:42:48 +01:00
Re-apply reverted changes with the fix for partitions.
This commit is contained in:
parent
5280752b4b
commit
f6d603e477
@ -203,6 +203,7 @@ full_install() {
|
||||
arch-chroot ${HOLO_INSTALL_DIR} sudo -u ${HOLOUSER} steam
|
||||
arch-chroot ${HOLO_INSTALL_DIR} ${CMD_PACMAN_INSTALL} flatpak packagekit-qt5 rsync unzip vim
|
||||
arch-chroot ${HOLO_INSTALL_DIR} flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
arch-chroot ${HOLO_INSTALL_DIR} echo "recoveryinit" > /root/.bashrc
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user