-update install/uninstall scripts
This commit is contained in:
parent
0f786c5290
commit
ae274b09dc
3 changed files with 14 additions and 14 deletions
|
@ -150,9 +150,7 @@ try:
|
|||
print output
|
||||
|
||||
if not found:
|
||||
print "Install has completed, but daemontools is not running, please make sure you have it installed and then reboot."
|
||||
else:
|
||||
print "Install complete."
|
||||
print "Pypo install has completed, but daemontools is not running, please make sure you have it installed and then reboot."
|
||||
except Exception, e:
|
||||
print "exception:" + str(e)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue