From 17090b5441dc7cfdecb9733d7132fab841c89b23 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 14 Feb 2022 21:02:51 +0100 Subject: [PATCH] correct script call --- installGlobalScript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installGlobalScript.sh b/installGlobalScript.sh index a325610..29d0eba 100644 --- a/installGlobalScript.sh +++ b/installGlobalScript.sh @@ -84,7 +84,7 @@ then echo -e "\nOnlyOffice installed! 🎉" # Install EmojiPicker and its keyboard shortcut, along with some personnalisation - installEmojiPicker.sh + bash installEmojiPicker.sh # Setup Ubuntu configuration bash ubuntuConfiguration.sh