diff --git a/setup_cuda.sh b/setup_cuda.sh index 67df1df..9080bd1 100644 --- a/setup_cuda.sh +++ b/setup_cuda.sh @@ -63,9 +63,11 @@ fi if [ $? -eq 0 ]; then #reboot system #systemctl reboot - echo "\n" + echo "" echo "Setup successfully finished" echo "Type \"systemctl reboot\" to reboot system" fi +#sudo apt-get remove cuda-11-2 +#sudo apt-get autoremove \ No newline at end of file