Alpine: Fix shebang

pull/86/head
Meo597 2025-04-12 00:20:32 +08:00
parent e8a1b1301e
commit 8f70a0e71f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env ash
set -euxo pipefail