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-profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ak-profile') diff --git a/bin/ak-profile b/bin/ak-profile index a595080..c7d55c0 100755 --- a/bin/ak-profile +++ b/bin/ak-profile @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash ## ## Indexes, shows, imports, adds, sets and gets values from and to the ## zchain and files. -- cgit v1.2.3