diff --git a/installGlobalScript.sh b/installGlobalScript.sh index ba23f4c..6a641d0 100644 --- a/installGlobalScript.sh +++ b/installGlobalScript.sh @@ -83,7 +83,7 @@ then echo -e "\nOnlyOffice installed! 🎉" # Install EmojiPicker and its keyboard shortcut - wget -q --show-progress https://raw.githubusercontent.com/GaZaTu/x11-emoji-picker/master/install.sh -O tmp.sh && bash tmp.sh; rm tmp.sh + wget -q --show-progress https://raw.githubusercontent.com/GaZaTu/x11-emoji-picker/master/install.sh -O tmp_ep.sh && bash tmp_ep.sh; rm tmp_ep.sh # Setup Ubuntu configuration bash ubuntuConfiguration.sh