mirror of
https://github.com/rwxrob/dot
synced 2024-11-14 18:12:56 +00:00
Add jq, pcregrep to install
This commit is contained in:
parent
8f1ac2829f
commit
127735141c
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
sudo apt install nmap
|
||||
sudo apt install nmap jq pcregrep
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user