Daniel Gibbs 7 лет назад
Родитель
Сommit
871d521e57
1 измененных файлов с 12 добавлено и 12 удалено
  1. 12 12
      lgsm/functions/command_donate.sh

+ 12 - 12
lgsm/functions/command_donate.sh

@@ -4,15 +4,15 @@
 # Website: https://linuxgsm.com
 # Description: Shows ways to donate
 
-echo ""
-echo "${lightyellow}Support LinuxGSM${default}"
-echo "================================="
-echo ""
-echo "Been using LinuxGSM?"
-echo "Consider donating to support development."
-echo ""
-echo "* ${blue}Patreon:${default} https://linuxgsm.com/patreon"
-echo "* ${blue}PayPal:${default} https://linuxgsm.com/paypal"
-echo "* ${blue}Flattr:${default} https://linuxgsm.com/flattr"
-echo ""
-echo "LinuxGSM has been going since 2012"
+echo -e ""
+echo -e "${lightyellow}Support LinuxGSM${default}"
+echo -e "================================="
+echo -e ""
+echo -e "Been using LinuxGSM?"
+echo -e "Consider donating to support development."
+echo -e ""
+echo -e "* ${blue}Patreon:${default} https://linuxgsm.com/patreon"
+echo -e "* ${blue}PayPal:${default} https://linuxgsm.com/paypal"
+echo -e "* ${blue}Flattr:${default} https://linuxgsm.com/flattr"
+echo -e ""
+echo -e "LinuxGSM has been going since 2012"