Synchronise Package indexes befor downloading debian packages.
This commit is contained in:
parent
55bc28b403
commit
014ffa8b50
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user