-
-
Notifications
You must be signed in to change notification settings - Fork 10
CSI Linux
Alex Kollar edited this page Sep 9, 2024
·
2 revisions
We took some time to redo the Navi install script to allow for a zero interaction install process.
So lets get into it.
-
Make a folder for git downloads if it does not exist already.
mkdir git
-
Move into the folder.
cd git
-
Clone Navi into the folder.
git clone https://github.com/SaintsSec/Navi
- Move into the Navi/install folder
cd Navi/install
- Run the install script
./install.sh
It should be noted that if this does not work you will need to
sudo chmod +x install.sh
Note this image is post install
- Hangout and wait... Once its done: Exit the terminal, open it back up and type
navi