Add/Fix Synchronising package index files with debian repositories.
This commit is contained in:
@ -356,7 +356,7 @@ fi
|
||||
# - Synchronise package index files with the repository
|
||||
# -
|
||||
echononl " Synchronise package index files with the repository.."
|
||||
apt-get update > error "$tmp_err_msg" 2>&1
|
||||
apt-get update > "$tmp_err_msg" 2>&1
|
||||
if [[ $? -eq 0 ]] ; then
|
||||
echo_ok
|
||||
else
|
||||
|
Reference in New Issue
Block a user