forked from Job79/devcontainer
3 lines
74 B
Bash
3 lines
74 B
Bash
#!/bin/bash
|
|
run_opts+=("-v" "$HOME/Documents/go:/home/user/Documents/go")
|