mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
fix(root): fix invalid gobot script in package.json
This commit is contained in:
parent
a9728fb893
commit
3aab951541
@ -31,7 +31,7 @@
|
||||
"plop": "plop --no-progress",
|
||||
"nofile": "cat /proc/sys/fs/file-nr",
|
||||
"mail": "tsx ./packages/pockethost/src/cli/sendmail.ts",
|
||||
"gobot": "pnpm gobot",
|
||||
"gobot": "gobot",
|
||||
"gobot:download": "gobot download pocketbase",
|
||||
"gobot:download:all": "gobot download pocketbase --g-use-version='*'",
|
||||
"gobot:update": "gobot update pocketbase",
|
||||
|
Loading…
x
Reference in New Issue
Block a user