mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 15:22:29 +01:00
Include fish data
This commit is contained in:
parent
4e256a82e5
commit
c9f5cf3a81
|
@ -15,7 +15,9 @@ main() {
|
||||||
--init \
|
--init \
|
||||||
--rm \
|
--rm \
|
||||||
-it \
|
-it \
|
||||||
-v "${PWD}/src/:/workspace" \
|
-v "${PWD}/:/workspace" \
|
||||||
|
-v "${PWD}/data/fish/config:/root/.config/fish" \
|
||||||
|
-v "${PWD}/data/fish/local:/root/.local/share/fish" \
|
||||||
"localhost/nlss-wp-dev:${wpVersion}"
|
"localhost/nlss-wp-dev:${wpVersion}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user