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

Commit 216d32f

Browse files
committed
fix: move filebrowser to use bash
1 parent 460af43 commit 216d32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filebrowser/run.sh

Lines changed: 1 addition & 1 deletion
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 filebrowser \n\n"

0 commit comments

Comments
 (0)