about summary refs log tree commit diff stats
path: root/ntcoin
diff options
context:
space:
mode:
Diffstat (limited to 'ntcoin')
-rwxr-xr-xntcoin2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntcoin b/ntcoin
index ce114a7..5f7582d 100755
--- a/ntcoin
+++ b/ntcoin
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/local/bin/bash
 
 if [ "$#" -eq 0 ] || [ "$1" = "--help" ] || [ "$1" = "-h" ]
 then