summary refs log tree commit diff
diff options
context:
space:
mode:
author~login@aussies.space2019-11-14 11:02:20 +1100
committer~login@aussies.space2019-11-14 11:02:20 +1100
commit68a9844c4fd167b9974a6f8e717b2f469fe7eeef (patch)
treee43d505696f40698386decf200b653719d98a004
parente0d4852f2792eea07e827f29803ba6b30e16f919 (diff)
Increasing reliability of edit_tcoin and edit_pcoin as defined in ntcoin
ntcoin creates the scripts edit_tcoin and edit_pcoin. Now, instead of assuming 'nano' is included at /bin/nano, it uses `which nano` to determine where 'nano' is included in the current system. Quotation marks are used around 'nano''s file argument to increase robustness around spaces in file paths.
-rwxr-xr-xntcoin0
1 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin
index f8d2585..5d5d0bf 100755
--- a/ntcoin
+++ b/ntcoin