mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-27 17:53:35 +05:00
fix: add sysd_dir to base_folders
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -48,6 +48,7 @@ class BaseInstance:
|
|||||||
self.log_dir,
|
self.log_dir,
|
||||||
self.gcodes_dir,
|
self.gcodes_dir,
|
||||||
self.comms_dir,
|
self.comms_dir,
|
||||||
|
self.sysd_dir,
|
||||||
]
|
]
|
||||||
|
|
||||||
def _set_is_legacy_instance(self) -> bool:
|
def _set_is_legacy_instance(self) -> bool:
|
||||||
|
|||||||
Reference in New Issue
Block a user