reference pandoractl instead of update.py

This commit is contained in:
j 2021-05-15 14:38:58 +02:00
commit 54362e8b41
3 changed files with 7 additions and 2 deletions

View file

@ -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):