Root
Rsnat05 opened this issue · 2 comments
Rsnat05 commented
When i try to start a "./setup.sh" for example, it says that i need to be the [root] but I don't know how to do that 🥲
Morsmalleo commented
When i try to start a "./setup.sh" for example, it says that i need to be the [root] but I don't know how to do that 🥲
Type sudo su
into the terminal.
Then run the script again.
Either that or run sudo ./setup.sh
Huntemall commented
yeah do what he said