add devcontainer
This commit is contained in:
4
.devcontainer/boot.sh
Executable file
4
.devcontainer/boot.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
bundle update --bundler
|
||||
bundler install
|
Reference in New Issue
Block a user