mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
chore: remove unneeded pocketbase script
This commit is contained in:
parent
795e3191a7
commit
e0464f9007
@ -36,8 +36,7 @@
|
||||
"prod:mothership": "tsx src/cli/mothership.ts",
|
||||
"plop": "plop",
|
||||
"nofile": "cat /proc/sys/fs/file-nr",
|
||||
"mail": "tsx ./src/cli/sendmail.ts",
|
||||
"pocketbase": ". ./.env && $PH_HOME/host/pocketbase --dir $PH_HOME/data/pockethost-central/pb_data --migrationsDir ./src/mothership-app/migrations"
|
||||
"mail": "tsx ./src/cli/sendmail.ts"
|
||||
},
|
||||
"prettier": {
|
||||
"semi": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user