Synchronise Package indexes befor downloading debian packages.

This commit is contained in:
Christoph 2017-10-22 17:04:03 +02:00
parent 55bc28b403
commit 014ffa8b50

View File

@ -1687,7 +1687,7 @@ echo -e "\n\n\t\033[37m\033[1mEnable Spellcheccking..\033[m\n"
# - Synchronise package index files with the repository # - 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 apt-get update > "$log_file" 2>&1
if [[ $? -eq 0 ]] ; then if [[ $? -eq 0 ]] ; then
echo_ok echo_ok