616adf9432
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@373 cd1c1023-2f26-0410-ae45-c471fc1f0318
6 lines
95 B
Bash
Executable File
6 lines
95 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
# Run yumex main python program.
|
|
#
|
|
/usr/bin/python /usr/share/yumex/yumex.pyc $*
|