mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update install.sh
This commit is contained in:
parent
7d9fa62fb6
commit
c93fc353ca
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ sudo mount -o bind /dev /mnt/dev
|
||||||
sudo mount -o bind /proc /mnt/proc
|
sudo mount -o bind /proc /mnt/proc
|
||||||
sudo mount -o bind /sys /mnt/sys
|
sudo mount -o bind /sys /mnt/sys
|
||||||
sudo chroot /mnt /nix/var/nix/profiles/system/activate
|
sudo chroot /mnt /nix/var/nix/profiles/system/activate
|
||||||
sudo chroot /mnt /run/current-system/sw/bin/bash setup.sh
|
sudo chroot /mnt /run/current-system/sw/bin/sh setup.sh
|
||||||
|
|
||||||
# Removed install script.
|
# Removed install script.
|
||||||
rm install.sh
|
rm install.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue