updates to concierge bot to support adding services and routes
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
},
|
||||
"config": {
|
||||
"ghooks": {
|
||||
"pre-commit": "bun encrypt && git add **/.env*"
|
||||
"pre-commit": "bun run encrypt && git add **/.env*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user