summaryrefslogtreecommitdiff
path: root/library/apt
diff options
context:
space:
mode:
Diffstat (limited to 'library/apt')
-rwxr-xr-xlibrary/apt2
1 files changed, 2 insertions, 0 deletions
diff --git a/library/apt b/library/apt
index be4e491ddf..7b3bda79c1 100755
--- a/library/apt
+++ b/library/apt
@@ -1,4 +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>