Parcourir la source

update webmin

Votre Nom il y a 1 an
Parent
commit
a149bdacac
3 fichiers modifiés avec 4 ajouts et 5 suppressions
  1. 1 1
      README.md
  2. 2 2
      build_cube.sh
  3. 1 2
      options/chia.sh

+ 1 - 1
README.md

@@ -1,5 +1,5 @@
 build Cube base
-Update to V17.2:
+Update to V17.3:
 
 - Amelioration générale
 - CUDA

+ 2 - 2
build_cube.sh

@@ -1,9 +1,9 @@
 #!/bin/bash
 set -e
-Version=17.2
+Version=17.3
 Cuda=YES
 kernel_custom=YES
-Webmin="webmin-2.102"
+Webmin="webmin-2.103"
 kernel_dkms="5.15.0-71-generic"
 driver=NVIDIA
 if (( $EUID != 0 )); then

+ 1 - 2
options/chia.sh

@@ -195,7 +195,6 @@ OUT=/media/Partage/Plots-nft/
 EOF
 cat <<'EOF'>> cuda_h9.sh
 #!/bin/bash
-#!/bin/bash
 POOL=a99e72c49c5ed39bf793caab9e074a80dd61011a859e975842874aab47b783f9ce84282febe2ca275c0930149b67990a
 FARM=8ba5acd276b45fd0f749ce195dcddcf0e63c3bf2e751e9e273faa0125075c36a11f2ee231e7cf74abed2920be97fc373
 OUT=/farm/farm4/Plots
@@ -303,7 +302,7 @@ rm /home/wareck/chia-x-proxy.tar.xz
 sleep 1
 cat <<'EOF'>> x-proxy.service
 [Unit]
-Description=x-proxy h9
+Description=x-proxy
 After=network.target
 StartLimitIntervalSec=500
 StartLimitBurst=5