Skip to content

Commit 6e1416c

Browse files
Add new shutdown command (#77)
1 parent f2df3f4 commit 6e1416c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"postStartCommand": ".devcontainer/postStartCommand.sh",
1313
"customizations": {
1414
"codespaces": {
15-
"onStopCommand": "REVISION_NAME=spark-preview /usr/local/bin/deploy.sh"
15+
"onStopCommand": "shutdown.sh"
1616
}
1717
},
1818
"forwardPorts": [

0 commit comments

Comments
 (0)