From fc769d8bd4b6914c33146a956076b9625ea1c9a5 Mon Sep 17 00:00:00 2001 From: SARL ENR-68 Date: Sat, 20 Sep 2014 18:09:31 +0200 Subject: Merge branch local 'master' of david.david - add a python script file for python2 --- mageiasync | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mageiasync (limited to 'mageiasync') diff --git a/mageiasync b/mageiasync new file mode 100644 index 0000000..e0fc398 --- /dev/null +++ b/mageiasync @@ -0,0 +1,12 @@ +#!/usr/bin/python +# + +# Copyright (C) 2014 THE mageiaSync'S COPYRIGHT HOLDER +# This file is distributed under the same license as the mageiasync package. + +# Author mageiasync software= papoteur +# Author script file= Geiger David + +import os + +os.system("python /usr/lib/python2.7/site-packages/mageiaSync/mageiasync.py") \ No newline at end of file -- cgit v1.2.1