forked from cybrespace/pinafore
update again
This commit is contained in:
parent
b5800bc5c9
commit
97fb94dba6
|
@ -76,7 +76,7 @@ async function main () {
|
|||
await cloneMastodon()
|
||||
await setupMastodonDatabase()
|
||||
await runMastodon()
|
||||
//await restoreMastodonData()
|
||||
await restoreMastodonData()
|
||||
}
|
||||
|
||||
process.on('SIGINT', function () {
|
||||
|
|
Loading…
Reference in New Issue