Merge branch 'main' into module-screenshots

merge main
This commit is contained in:
Stephen Kirby
2023-09-28 20:09:20 +00:00
23 changed files with 411 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env sh
BOLD='\033[0;1m'
echo "$${BOLD}Installing filebrowser \n\n"
printf "$${BOLD}Installing filebrowser \n\n"
curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash