Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Start: Create config.yml if it doesn't exist
While TabbyAPI doesn't need a config.yml to run, new users can get confused by the task of copying config_sample.yml to config.yml. Therefore, automatically do this in the start script to immediately expose options to the user. Signed-off-by: kingbri <[email protected]>
- Loading branch information