Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 5173854

Browse files
authored
move sample script to use bash (#83)
1 parent 72964cc commit 5173854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sample/run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env sh
1+
#!/usr/bin/env bash
22

33
BOLD='\033[0;1m'
44
printf "$${BOLD}Installing MODULE_NAME ...\n\n"

0 commit comments

Comments
 (0)