Fix source lists not being skipped if they are already up to date

This commit is contained in:
Promofaux 2016-04-04 23:48:34 +01:00
parent c6405bc93b
commit 0c0dd914f7
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ function gravity_transport() {
fi
# Silently curl url
curl -s "$cmd_ext" "$heisenbergCompensator" -A "$agent" "$url" > "$patternBuffer"
curl -s $cmd_ext $heisenbergCompensator -A "$agent" $url > $patternBuffer
# Check for list updates
gravity_patternCheck "$patternBuffer"
# Cleanup