CC-2016: Rearrange python scripts for reusability
-fixed path issue that was happening on some systems
This commit is contained in:
parent
c254422f72
commit
17181674b7
5 changed files with 14 additions and 7 deletions
|
@ -50,6 +50,6 @@ try:
|
|||
remove_path("/etc/service/pypo-liquidsoap")
|
||||
|
||||
remove_user("pypo")
|
||||
print "Uninstall complete."
|
||||
print "Pypo uninstall complete."
|
||||
except Exception, e:
|
||||
print "exception:" + str(e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue