script: remove success message instructions

This commit is contained in:
Gerome Matilla 2020-08-15 15:35:58 +08:00
parent 4f5049ff1e
commit 2eb0ba162f
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ EOL
echo "┏━┛┏━┃┃ ┃" echo "┏━┛┏━┃┃ ┃"
echo "┏━┛┃ ┃ ┛ " echo "┏━┛┃ ┃ ┛ "
echo "┛ ━━┛┛ ┛" echo "┛ ━━┛┛ ┛"
message "blurredfox successfully installed! To enable the transparency change the theme to Dark in preferences! Enjoy!" message "blurredfox successfully installed! Enjoy!"
} }
function check_profile() { function check_profile() {