mirror of
https://github.com/AltraMayor/f3.git
synced 2025-09-09 07:09:35 -04:00
Merge pull request #149 from gpupo/pr/Shebang
Add portability to Bash Program location
This commit is contained in:
commit
e8cc238c72
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
$(dirname $0)/f3write "$@" || exit 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user