From fe25995df346c75661f2e657dcdd5aee8ea6d4a2 Mon Sep 17 00:00:00 2001 From: login Date: Fri, 15 Nov 2019 21:40:29 -0500 Subject: Fixed symlinking bug in ntcoin regarding compile_(t/p)coin and edit_(t/p)coin Fixed a bug in ntcoin where the symlinks from tcoin/bin/compile_tcoin and tcoin/bin/edit_tcoin to ~/bin/compile_tcoin and ~/bin/edit_tcoin are made properly. The previous command did something else. ---