Votre Nom 2 years ago
parent
commit
f1ae32dbae
1 changed files with 1 additions and 2 deletions
  1. 1 2
      build_cube.sh

+ 1 - 2
build_cube.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 set -e
-Version=4.5
+Version=4.6
 Cuda=YES
 ZFS=NO
 Drivers=RAW
@@ -497,7 +497,6 @@ if [ -f /home/wareck/NVIDIA-Linux-x86_64-470.82.00.run ]; then rm /home/wareck/N
 if [ -f /home/wareck/.pass1 ]; then rm /home/wareck/.pass1 ;fi
 if [ -f /home/wareck/.pass2 ]; then rm /home/wareck/.pass2 ;fi
 if [ -f /home/wareck/.pass3 ]; then rm /home/wareck/.pass3 ;fi
-
 rm /home/wareck/.config/autostart/install_os.desktop
 rm -r -f /home/wareck/.config/autostart
 echo "Done."