apt update

pull/4420/head
Remy van Elst 2013-02-28 20:50:07 +01:00
parent 5289fa72b6
commit f094d65fdd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/python -tt
# -*- coding: utf-8 -*-
#
# (c) 2012, Flowroute LLC
# Written by Matthew Williams <matthew@flowroute.com>
# Based on yum module written by Seth Vidal <skvidal at fedoraproject.org>