mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-28 10:11:39 +00:00
3
start.py
3
start.py
@@ -239,7 +239,8 @@ if __name__ == "__main__":
|
|||||||
start_file.write(json.dumps(start_options))
|
start_file.write(json.dumps(start_options))
|
||||||
|
|
||||||
print(
|
print(
|
||||||
"Successfully wrote your start script options to `start_options.json`. \n"
|
"Successfully wrote your start script options to "
|
||||||
|
"`start_options.json`. \n"
|
||||||
"If something goes wrong, editing or deleting the file "
|
"If something goes wrong, editing or deleting the file "
|
||||||
"will reinstall TabbyAPI as a first-time user."
|
"will reinstall TabbyAPI as a first-time user."
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user