mirror of
https://github.com/AltraMayor/f3.git
synced 2025-08-03 10:35:57 -04:00
Shebang Portability
This commit is contained in:
parent
4dae4eaf00
commit
55b17d87f4
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
$(dirname $0)/f3write "$@" || exit 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user