mirror of https://github.com/XTLS/Xray-install
Alpine: Fix shebang
parent
e8a1b1301e
commit
8f70a0e71f
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env ash
|
||||||
|
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue