Commit Graph

10 Commits

Author SHA1 Message Date
th33xitus
794072203f fix: typo
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-08-14 15:46:56 +02:00
th33xitus
7a7538bfbe refactor: factor out and refactor helper functions
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-08-14 15:16:17 +02:00
Kenneth Jiang
8d284179d8 Bugs primarily caused by the confusion between space-separated vars and arrays 2022-08-13 20:53:37 -07:00
Kenneth Jiang
88d3daf20e Separate getting instance names from config_folders to be more flexible 2022-08-13 17:07:04 -07:00
th33xitus
d79856b641 feat: add helper function to get all config directory names
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-08-13 18:12:52 +02:00
Kenneth Jiang
ff9b563131 get_instance_name takes base_name now so that it won't confuse moonraker-obico as an instance of Moonraker 2022-08-01 16:11:01 -07:00
Kenneth Jiang
121dde5a95 The name extraction should work in case of service-name-with-hyphon-name.service 2022-07-30 07:38:10 -07:00
th33xitus
8bbe2f79ea feat: save multi instance klipper names/identifier to kiauh.ini
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-07-20 22:33:33 +02:00
th33xitus
b07a83c8ad fix: update all function (#204) (#217)
* fix: update all function (fixes #204)
* fix: replace non-existing `print_unkown_cmd` function

Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-06-30 11:08:09 +02:00
th33xitus
fcf059df73 feat: KIAUH v4.0.0 (#191) 2022-05-29 20:11:15 +02:00