Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # https://github.com/pop-os/shell/tree/master_jammy?tab=readme-ov-file
- sudo apt install git node-typescript make -y
- git clone https://github.com/pop-os/shell.git
- cd shell
- git switch master_jammy
- make local-install
- cd ..
- rm -rf shell
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement