mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-07-27 16:49:51 -07:00
docs(sync): remote machine only needs the app - checklist, docs, changelog
Sync window drops the launcher-missing warning (self-spawn always works), the setup checklist explains automatic remote discovery (SubMiner on PATH, macOS /Applications, or the optional launcher), and the remote resolver gains tests for app-binary fallback and --remote-cmd probing.
This commit is contained in:
@@ -26,7 +26,6 @@ export interface SyncUiSnapshot {
|
||||
snapshotsDir: string;
|
||||
snapshots: SyncUiSnapshotFile[];
|
||||
run: SyncUiRunState;
|
||||
launcherPath: string | null;
|
||||
}
|
||||
|
||||
export interface SyncUiRunRequest {
|
||||
|
||||
Reference in New Issue
Block a user