mirror of
https://github.com/bhaiest/holoiso.git
synced 2024-11-10 05:12:33 +01:00
Make recoveryinit run after login in recoverymode
This commit is contained in:
parent
dca1b0c60e
commit
f6116bb536
@ -190,6 +190,7 @@ full_install() {
|
||||
arch-chroot ${HOLO_INSTALL_DIR} sudo -u ${HOLOUSER} steam
|
||||
arch-chroot ${HOLO_INSTALL_DIR} ${CMD_PACMAN_INSTALL} flatpak
|
||||
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