From 4114fd1586bce1757b06efbc5a941df71a0a049b Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sat, 7 Dec 2024 17:15:28 +0200 Subject: Portable shebangs --- bin/ak-get-balances | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ak-get-balances') diff --git a/bin/ak-get-balances b/bin/ak-get-balances index 5fe56ea..9fa7385 100755 --- a/bin/ak-get-balances +++ b/bin/ak-get-balances @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash ## ## Calculates the balances of the sblocks found from a chain ## Saves stuff too for later reference -- cgit v1.2.3