mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-29 04:10:01 -05:00
fix system case
This commit is contained in:
@@ -28,7 +28,7 @@ def load_paths():
|
||||
# binary location
|
||||
"/usr/local/bin",
|
||||
# config location
|
||||
"/etc/monitor"
|
||||
"/etc/monitor",
|
||||
# service file location
|
||||
"/etc/systemd/system",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user