mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-14 22:00:01 +08:00
Opt: Show ssh exec not found
This commit is contained in:
@@ -48,6 +48,7 @@ class ConfigModel:
|
||||
EnableRemoteAccess: bool = False
|
||||
SSHUser: Optional[str] = None
|
||||
SSHServer: Optional[str] = None
|
||||
SSHExecutable: Optional[str] = None
|
||||
|
||||
# Webui
|
||||
WebuiHost: str = "0.0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user