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