2 Star 1 Fork 1

ltfafei/shell_script

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
Install _Tasla (Ubun).sh 335 Bytes
Copy Edit Raw Blame History
ltfafei authored 2020-06-11 22:10 . one update script
if ! lsmod | grep nouveau; then
wget http://cn.download.nvidia.com/tesla/440.64.00/NVIDIA-Linux-x86_64-440.64.00.run
apt-get install -y build-essential cmake git unzip zip python-dev python3-dev python-pip python3-pip gcc linux-source
./NVIDIA-Linux-x86_64-440.64.00.run
fi
echo "please run Check_uninstall_driver.sh and reboot!"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/afei00123/shell_script.git
git@gitee.com:afei00123/shell_script.git
afei00123
shell_script
shell_script
master

Search