From f094d65fdd0154f5f799f126b7c7c7b2745bb1fd Mon Sep 17 00:00:00 2001 From: Remy van Elst Date: Thu, 28 Feb 2013 20:50:07 +0100 Subject: [PATCH] apt update --- library/apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/apt b/library/apt index 2c9b18546d3..bf96cc4069a 100644 --- a/library/apt +++ b/library/apt @@ -1,6 +1,6 @@ #!/usr/bin/python -tt # -*- coding: utf-8 -*- -# + # (c) 2012, Flowroute LLC # Written by Matthew Williams # Based on yum module written by Seth Vidal