mirror of
https://github.com/yuzu-mirror/shared-hugo-scripts.git
synced 2025-12-06 06:31:58 +01:00
Update app.js
This commit is contained in:
parent
b370cac8e9
commit
496bad9b90
|
|
@ -58,7 +58,7 @@ async function run() {
|
|||
// Fetch game files stored in games-wiki repository.
|
||||
gitPull(
|
||||
`./${tenant}-games-wiki`,
|
||||
`https://github.com/${tenant}-emu-mirror/${tenant}-games-wiki.git`
|
||||
`https://github.com/${tenant}-mirror/${tenant}-games-wiki.git`
|
||||
);
|
||||
|
||||
// Loop through each game and process it.
|
||||
|
|
|
|||
Loading…
Reference in a new issue