fix: move filebrowser to use bash

This commit is contained in:
Kyle Carberry
2023-10-09 11:17:27 -05:00
parent 460af432db
commit 216d32f3aa

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
BOLD='\033[0;1m'
printf "$${BOLD}Installing filebrowser \n\n"