summarylogtreecommitdiffstats
path: root/ucloner.sh
diff options
context:
space:
mode:
authormaz-12015-10-13 06:45:55 +0000
committermaz-12015-10-13 06:45:55 +0000
commitaffdafabe2082f258a45e9485109e266d90659d4 (patch)
tree1b619c95141cc812600fab59f813e9b4f670e95f /ucloner.sh
parentc6350ad45f699d68a26c83c66902ccb69068b17e (diff)
downloadaur-affdafabe2082f258a45e9485109e266d90659d4.tar.gz
initial
Diffstat (limited to 'ucloner.sh')
-rw-r--r--ucloner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucloner.sh b/ucloner.sh
index ad149fed7c0c..685d3e6e0ef7 100644
--- a/ucloner.sh
+++ b/ucloner.sh
@@ -7,4 +7,4 @@ if [ "$( ps -A | grep ucloner_gui)" ] ; then
fi
cd /opt/ucloner/
-exec gksu python2 ./ucloner_gui.py &> /dev/null \ No newline at end of file
+exec python2 ./ucloner_gui.py &> /dev/null \ No newline at end of file