We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15f9fdf commit f754804Copy full SHA for f754804
h-manifest.conf
@@ -5,7 +5,7 @@ SWARMDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
5
CUSTOM_NAME=${SWARMDIR##*/}
6
7
# Optional version of your custom miner package
8
-CUSTOM_VERSION=3.6.1
+CUSTOM_VERSION=3.6.2
9
10
# Full path to miner config file
11
CUSTOM_CONFIG_FILENAME=/hive/miners/custom/${CUSTOM_NAME}/${CUSTOM_NAME}.conf
0 commit comments