another step to master the world

This commit is contained in:
guinux
2013-02-10 15:59:53 +01:00
parent 5741cf9f5e
commit 0adb27f955
13 changed files with 312 additions and 656 deletions

View File

@@ -1,3 +1,6 @@
#! /bin/sh
#! /usr/bin/python
# -*-coding:utf-8 -*-
/usr/bin/python /usr/lib/python3.3/site-packages/pamac/updater.py
from pamac import main
main.main('updater')