From 13f1aa11bd770faf8e66a72a7ac34fc1f7e2305a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 29 Jun 2017 11:14:46 +0200 Subject: Adding upstream version 20170629. Signed-off-by: Daniel Baumann --- share/scripts/curl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'share/scripts/curl') diff --git a/share/scripts/curl b/share/scripts/curl index 18d49c0..a338020 100755 --- a/share/scripts/curl +++ b/share/scripts/curl @@ -57,6 +57,11 @@ Parameters () shift 2 ;; + --cnt.container-server) + # ignore + shift 2 + ;; + -s|--script) # ignore shift 2 -- cgit v1.2.3