-make sure pypo is uninstalled before installing

This commit is contained in:
martin 2011-02-16 00:24:24 -05:00
parent 601612fda4
commit 87828a81fe
1 changed files with 2 additions and 2 deletions

View File

@ -62,8 +62,8 @@ def get_current_script_dir():
try:
current_script_dir = get_current_script_dir()
print "Terminating any existing pypo processes"
os.system("python %s/pypo-stop.py"% current_script_dir)
print "Checking and removing any existing pypo processes"
os.system("python %s/pypo-uninstall.py 2>&1 1>/dev/null"% current_script_dir)
time.sleep(5)
# Create users