double $$
This commit is contained in:
@@ -6,7 +6,7 @@ BOLD='\033[0;1m'
|
|||||||
if command -v filebrowser &> /dev/null; then
|
if command -v filebrowser &> /dev/null; then
|
||||||
printf "🥳 Filebrowser is already installed. Skipping installation.\n\n$"
|
printf "🥳 Filebrowser is already installed. Skipping installation.\n\n$"
|
||||||
else
|
else
|
||||||
printf "${BOLD}Installing Filebrowser...\n\n"
|
printf "$${BOLD}Installing Filebrowser...\n\n"
|
||||||
|
|
||||||
# Install Filebrowser
|
# Install Filebrowser
|
||||||
if curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash; then
|
if curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash; then
|
||||||
|
|||||||
Reference in New Issue
Block a user