Skip to content

Commit 2964076

Browse files
authored
Update gpu-setup-part1.sh
1 parent b0b8a44 commit 2964076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gpu-setup-part1.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#fi
66

77

8-
sudo apt-get -y update
9-
sudo apt-get -y install build-essential
8+
#sudo apt-get -y update
9+
#sudo apt-get -y install build-essential
1010

1111
if [ "$1$" == "-g" ]; then #if google cloud setup
1212
# Check for CUDA and try to install.

0 commit comments

Comments
 (0)