reference pandoractl instead of update.py
This commit is contained in:
parent
4e1e6e3b17
commit
54362e8b41
3 changed files with 7 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ def get_release():
|
|||
|
||||
|
||||
def reload_notice(base):
|
||||
print('\nPlease restart pan.do/ra to finish the update:\n\tsudo %s/ctl reload\n' % base)
|
||||
print('\nPlease restart pan.do/ra to finish the update:\n\tsudo pandoractl reload\n')
|
||||
|
||||
|
||||
def check_services(base):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue