From 003d604905a91a86097015bd6c6c82f803758dda Mon Sep 17 00:00:00 2001 From: hc Date: Sat, 19 Oct 2024 16:17:27 +0800 Subject: addedgccinstalldefault --- setup.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.sh') diff --git a/setup.sh b/setup.sh index 4479133..6327a34 100755 --- a/setup.sh +++ b/setup.sh @@ -12,6 +12,7 @@ git clone https://git.0nom.ch/keys ~/keys sudo dnf install -y epel-release sudo dnf groupinstall -y "Development Tools" 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 +sudo dnf install gcc gcc-c++ #install packages ml #pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124 #pip3 install transformers -- cgit v1.2.3-70-g09d2