mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-24 06:25:48 +00:00
pockethost: add console output to pocketbase updates
This commit is contained in:
parent
7ccb17daf6
commit
890049295d
@ -7,6 +7,8 @@ export async function freshenPocketbaseVersions() {
|
|||||||
|
|
||||||
info(`Updating pocketbase`)
|
info(`Updating pocketbase`)
|
||||||
const bot = await gobot(`pocketbase`)
|
const bot = await gobot(`pocketbase`)
|
||||||
|
|
||||||
await bot.update()
|
await bot.update()
|
||||||
|
info(`Downloading pocketbase`)
|
||||||
await bot.download()
|
await bot.download()
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user