You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A majority of the scripts will require root privilege to be executed:
21
+
> [!NOTE]
22
+
> Some of the scripts in this repository require root privileges to run. You can run the scripts with the `sudo` command to give them the necessary permissions.
22
23
23
-
`sudo ./[script name]` OR `sudo bash [script name]`
24
+
You can run the scripts in this repository by using the following command:
0 commit comments