Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining vBASIC || Community Edition 2.0
by
Stubo
on 30/04/2018, 09:08:33 UTC
Hi,

I noticed that there are a few double periods in the 0miner file:

Line 883 onwards:
if [ $COIN == "PASC" ]
then
  HCD='/home/m1/pasc/sgminer'
  ADDR="$PASC_ADDRESS..$PASC_WORKER"


Is this right? Or should I reduce it to a single period?






If all of the double periods follow that example where they are between the address and worker name, then yes. There should only be a single period between them.