Skip to content

Commit

Permalink
set variable to printf
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <[email protected]>
  • Loading branch information
enoch85 authored Sep 19, 2024
1 parent 4fba8c8 commit 06bde77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextcloud_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ elif [ -f "$GEOBLOCK_MOD" ]
then
if download_geoip_mmdb
then
print_text_in_color "IGreen" "MaxMind database updated!"
print_text_in_color "$IGreen" "MaxMind database updated!"
fi
fi

Expand Down

0 comments on commit 06bde77

Please sign in to comment.