mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-24 03:11:03 +00:00
Merge branch 'main' into chore/update-deps
This commit is contained in:
@@ -33,6 +33,8 @@ export class Ludusavi {
|
||||
path.join(this.ludusaviPath, "config.yaml"),
|
||||
path.join(this.configPath, "config.yaml")
|
||||
);
|
||||
|
||||
fs.cpSync(this.binaryPath, path.join(this.configPath, "ludusavi"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user