forked from Job79/devcontainer
refactor: simplify devc script
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
arg "-v $HOME/Documents/go:/home/user/Documents/go"
|
||||
run_opts+=("-v" "$HOME/Documents/go:/home/user/Documents/go")
|
||||
|
||||
Reference in New Issue
Block a user