diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 11:28:11 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-09 11:28:11 +0100 |
commit | 08fe9f739dcf1570ce0321db979a410fe61ebd60 (patch) | |
tree | 05b98e7f6036682d86be2f66873a1807c753c8db /bin/archive | |
parent | ad5dc9ae41051b5de11904620ea6f973cdf306ad (diff) | |
download | bookup-08fe9f739dcf1570ce0321db979a410fe61ebd60.tar.gz bookup-08fe9f739dcf1570ce0321db979a410fe61ebd60.tar.bz2 |
Feat: improved compilation procedures
Diffstat (limited to 'bin/archive')
-rwxr-xr-x | bin/archive | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/archive b/bin/archive index 8949268..ef77b9d 100755 --- a/bin/archive +++ b/bin/archive @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Archiver # |