Add Ninja to base
This commit is contained in:
@@ -9,7 +9,6 @@ YELLOW='\033[1;33m'
|
||||
GREEN='\033[1;32m'
|
||||
NC='\033[0m'
|
||||
|
||||
# OS Detection
|
||||
if [ -f /etc/os-release ]; then
|
||||
. /etc/os-release
|
||||
OS=$ID
|
||||
|
||||
Reference in New Issue
Block a user