mirror of
https://github.com/AltraMayor/f3.git
synced 2025-12-13 20:39:59 +01:00
Shebang Portability
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
$(dirname $0)/f3write "$@" || exit 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user