Skip to content

Commit 7d7de93

Browse files
committed
fix: Use sh as the default post-script runner, fix alpine install error
1 parent 880b092 commit 7d7de93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/post-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/sh
22
# Author: hustcer
33
# Created: 2025/02/25 18:55:20
44

0 commit comments

Comments
 (0)