nunOS/packages/finegrained/1-rose.sh

15 lines
365 B
Bash
Raw Permalink Normal View History

2023-11-14 22:48:51 +00:00
cd /var/local
sudo rm -r rosenrot-browser
sudo mkdir rosenrot-browser
sudo chown $(whoami) rosenrot-browser
git clone https://github.com/NunoSempere/rosenrot-browser
cd rosenrot-browser
cd user-scripts
cd debian-12
bash install-with-dependencies.sh
rose https://git.nunosempere.com/open.source/nunOS https://git.nunosempere.com/open.source/rosenrot &
cd ~/nunOS