Daniel Gibbs 7 年之前
父节点
当前提交
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
 # Website: https://linuxgsm.com
 # Description: Shows ways to donate
 # 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"