IDK. Maybe this works
This commit is contained in:
parent
de2dc74002
commit
f4dfe2d285
@ -93,7 +93,7 @@ cp -r ~/config/.cache ~/
|
||||
|
||||
#copy stuff to /etc
|
||||
#sudo cp -r ~/config/etc /
|
||||
sudo rsync --exclude=default/grub ~/config/etc /
|
||||
sudo rsync --exclude=default/grub ~/config/etc /etc/
|
||||
|
||||
read -r -p "Do you want to overwrite the grub config? [y/N] " response
|
||||
if [[ "$response" =~ ^([yY][eE][sS][jJ]|[yY])$ ]]
|
||||
|
Loading…
Reference in New Issue
Block a user