Update app.js

This commit is contained in:
Exverge 2024-03-06 20:44:44 -05:00 committed by GitHub
parent b370cac8e9
commit 496bad9b90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.