diff options
Diffstat (limited to 'lib/_ak_coin')
-rwxr-xr-x | lib/_ak_coin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/_ak_coin b/lib/_ak_coin index fda3bc0..e289841 100755 --- a/lib/_ak_coin +++ b/lib/_ak_coin @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # coin max is 10,000.0000000 # but we count in integer to avoid floating point arithmetic :P # |