fix comment
This commit is contained in:
parent
36fdd79032
commit
814a4dce76
|
@ -75,7 +75,7 @@ async function main () {
|
||||||
await setupMastodonDatabase()
|
await setupMastodonDatabase()
|
||||||
await runMastodon()
|
await runMastodon()
|
||||||
await waitForMastodonApiToStart()
|
await waitForMastodonApiToStart()
|
||||||
//await restoreMastodonData()
|
await restoreMastodonData()
|
||||||
await waitForMastodonUiToStart()
|
await waitForMastodonUiToStart()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue