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