mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-29 21:51:31 +00:00
perf: change jumpserver.org to jumpserver.com
This commit is contained in:
@@ -26,7 +26,7 @@ class ServicesUtil(object):
|
||||
|
||||
def start_and_watch(self):
|
||||
logging.info(time.ctime())
|
||||
logging.info(f'JumpServer version {__version__}, more see https://www.jumpserver.org')
|
||||
logging.info(f'JumpServer version {__version__}, more see https://www.jumpserver.com')
|
||||
self.start()
|
||||
if self.run_daemon:
|
||||
self.show_status()
|
||||
|
||||
Reference in New Issue
Block a user