add jupyter notebook (#59)

This commit is contained in:
Muhammad Atif Ali
2023-09-28 21:14:31 +03:00
committed by GitHub
parent d9d646098e
commit 5e805fef02
9 changed files with 108 additions and 13 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