diff options
Diffstat (limited to 'core/install-packages.sh')
| -rwxr-xr-x | core/install-packages.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/install-packages.sh b/core/install-packages.sh index 14184e0..68630c5 100755 --- a/core/install-packages.sh +++ b/core/install-packages.sh | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | #install packages | 4 | #install packages |
| 5 | sudo dnf install -y epel-release | 5 | sudo dnf install -y epel-release |
| 6 | sudo dnf groupinstall -y "Development Tools" | 6 | sudo dnf groupinstall -y "Development Tools" |
| 7 | sudo dnf install -y nc openssl autossh tmux htop tar bmon gzip tree wget curl mlocate nano vim unzip net-tools git python3 python3-pip make wireguard-tools usbutils yum | 7 | sudo dnf install -y nc openssl bat autossh tmux htop tar bmon gzip tree wget curl mlocate nano vim unzip net-tools git python3 python3-pip make wireguard-tools usbutils yum |
| 8 | sudo dnf install -y xclip | 8 | sudo dnf install -y xclip |
| 9 | 9 | ||
| 10 | sudo dnf install -y gcc gcc-c++ | 10 | sudo dnf install -y gcc gcc-c++ |
