apt update

This commit is contained in:
Remy van Elst 2013-02-28 20:50:07 +01:00
parent 722357c254
commit 5f46bbc713

2
apt
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>