1
0
mirror of https://github.com/yorukot/superfile.git synced 2025-02-06 10:02:21 +00:00

Update shebang to use /usr/bin/env for better compatibility

This commit is contained in:
Gabriel Lima 2024-05-18 13:03:07 -03:00
parent 34d7eb316a
commit 1a2d037645

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# build the app
CGO_ENABLED=0 go build -o ./bin/spf