Remove init hook
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.13.7/.schema/devbox.schema.json",
|
||||
"packages": ["gh@2.66.1"],
|
||||
"shell": {
|
||||
"init_hook": [
|
||||
"echo 'Welcome to devbox!' > /dev/null"
|
||||
],
|
||||
"init_hook": [],
|
||||
"scripts": {
|
||||
"test": [
|
||||
"echo \"Ok: Simply return code 0\" && exit 0"
|
||||
|
||||
Reference in New Issue
Block a user