Update install_lite.sh
This commit is contained in:
parent
4e88b01fa5
commit
05b956de73
@ -22,6 +22,9 @@ if [[ "$answer" =~ ^[Yy]$ ]]; then
|
||||
|
||||
# Lite has no flathub to save space
|
||||
|
||||
# Load dconf config
|
||||
dconf load / < ~/.config/dconf.txt
|
||||
|
||||
reboot
|
||||
else
|
||||
echo "Nixbook Lite Install Cancelled!"
|
||||
|
Loading…
Reference in New Issue
Block a user