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