diff --git a/install_roundcube.sh b/install_roundcube.sh index 12f4858..990b61f 100755 --- a/install_roundcube.sh +++ b/install_roundcube.sh @@ -1687,7 +1687,7 @@ echo -e "\n\n\t\033[37m\033[1mEnable Spellcheccking..\033[m\n" # - Synchronise package index files with the repository # - -echononl " Synchronise package index files with the repository.." +echononl "\tSynchronise package index files with the repository.." apt-get update > "$log_file" 2>&1 if [[ $? -eq 0 ]] ; then echo_ok