Add jq, pcregrep to install

This commit is contained in:
rwxrob 2022-02-18 20:03:08 +00:00
parent 8f1ac2829f
commit 127735141c
2 changed files with 1 additions and 10 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
sudo apt install nmap
sudo apt install nmap jq pcregrep

View File

@ -1,9 +0,0 @@
#!/bin/bash
# WARNING: this will fuck up your terminal and overwrite stuff, be
# careful
curl https://download.opensuse.org/repositories/isv:/Rancher:/stable/deb/Release.key | sudo apt-key add -
sudo add-apt-repository 'deb https://download.opensuse.org/repositories/isv:/Rancher:/stable/deb/ ./'
sudo apt update
sudo apt install rancher-desktop