From 5289fa72b602af34a906476f0adb47a38b50b2cd Mon Sep 17 00:00:00 2001 From: Remy van Elst Date: Thu, 28 Feb 2013 20:47:31 +0100 Subject: [PATCH] apt upgrade support --- library/apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/apt b/library/apt index bf96cc4069..2c9b18546d 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