diff options
Diffstat (limited to 'bin/ak-profile')
-rwxr-xr-x | bin/ak-profile | 2 |
1 files changed, 1 insertions, 1 deletions
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. |