Nvidia driver 550 install flag | auto pull selftest #2
|
@ -35,7 +35,7 @@ elif config.service:
|
|||
xfs_state = xfs.init()
|
||||
|
||||
if os.path.isfile("/opt/clore-hosting/.run_hive_driver_update"):
|
||||
utils.run_command("PATH=/hive/bin:/hive/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:./ nvidia-driver-update http://45.12.132.34/NVIDIA-Linux-x86_64-550.135.run --force")
|
||||
utils.run_command("systemctl stop docker && PATH=/hive/bin:/hive/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:./ nvidia-driver-update http://45.12.132.34/NVIDIA-Linux-x86_64-550.135.run --force")
|
||||
utils.run_command("systemctl restart docker")
|
||||
os.remove("/opt/clore-hosting/.run_hive_driver_update")
|
||||
if os.path.isfile(config.restart_docker_flag_file):
|
||||
|
|
Loading…
Reference in New Issue