echo 'Note that during this installation, a error may pop up saying "Geco" or "Mono" isn't installed. Don't worry, that error is normal. Just click the "Install" button!'
echo "Note that during this installation, a error may pop up saying \"Geco\" or \"Mono\" isn't installed. Don't worry, that error is normal. Just click the \"Install\" button!"
read -p "Press [Enter] to continue installaton."
read -p "Press [Enter] to continue installaton."
rm -rf ~/.config/wechat-prefix
rm -rf ~/.config/wechat-prefix
@ -43,4 +43,3 @@ sudo sed -i 's|/home/pi/.config/wechat-prefix/dosdevices/c:/users/Public/Desktop
sudo sed -i 's|/home/pi/.config/wechat-prefix/dosdevices/c:/users/Public/Desktop/WeChat.lnk|$HOME/.config/wechat-prefix/dosdevices/c:/Program Files/Tencent/WeChat/WeChat.exe|g' $HOME/.local/share/applications/wine/Programs/WeChat/WeChat.desktop
sudo sed -i 's|/home/pi/.config/wechat-prefix/dosdevices/c:/users/Public/Desktop/WeChat.lnk|$HOME/.config/wechat-prefix/dosdevices/c:/Program Files/Tencent/WeChat/WeChat.exe|g' $HOME/.local/share/applications/wine/Programs/WeChat/WeChat.desktop
echo 'Install complete! Open WeChat now by using the desktop shortcut in your desktop or in the start menu.'
echo 'Install complete! Open WeChat now by using the desktop shortcut in your desktop or in the start menu.'