Skip to content

Commit 3f1a501

Browse files
authored
Update info.qtgui.sh (#71)
The given link leads to the download of the Xming fonts, which isn't helpful. I linked a download link to a free download of an older version. The current version can be downloaded on http://www.straightrunning.com/XmingNotes/ but you need to donate 10 pounds.
1 parent c2fc1ec commit 3f1a501

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/info.qtgui.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Use the PASSWORD_B (rpcpassword in the bitcoin.conf) to open the JoinMarket-QT G
7171

7272
elif [ "${CHOICE}" = "WINDOWS" ]; then
7373
echo "
74-
Download, install and run XMing with the default settings - https://xming.en.softonic.com/
74+
Download, install and run XMing with the default settings - https://sourceforge.net/projects/xming/
7575
7676
Open Putty and fill in:
7777
Host Name: $localip
@@ -144,4 +144,4 @@ fi
144144

145145
if [ $joinmarketSSHchanged = 1 ];then
146146
sudo /home/joinmarket/set.ssh.sh off
147-
fi
147+
fi

0 commit comments

Comments
 (0)