Update creality_dynamic_logos.sh
This commit is contained in:
parent
a75938244a
commit
d1a341fde9
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ function install_creality_dynamic_logos(){
|
||||||
cp "$FLUIDD_LOGO_URL3" "$FLUIDD_FOLDER"/config.json
|
cp "$FLUIDD_LOGO_URL3" "$FLUIDD_FOLDER"/config.json
|
||||||
ok_msg "Creality Dynamic Logos for Fluidd have been installed successfully!"
|
ok_msg "Creality Dynamic Logos for Fluidd have been installed successfully!"
|
||||||
echo -e " You can now select ${yellow}Creality V1 ${white}or ${yellow}Creality V2 ${white}theme in Fluidd settings."
|
echo -e " You can now select ${yellow}Creality V1 ${white}or ${yellow}Creality V2 ${white}theme in Fluidd settings."
|
||||||
|
echo -e " Note: In some cases, it's necessary to clear your web browser's cache to see themes appear."
|
||||||
return;;
|
return;;
|
||||||
N|n)
|
N|n)
|
||||||
error_msg "Installation canceled!"
|
error_msg "Installation canceled!"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue