Update postCreateCommand

This commit is contained in:
ludeeus 2020-04-26 09:46:15 +02:00
parent 97dd68da95
commit 0cd664e2a6

View File

@ -5,7 +5,7 @@
"appPort": [
"9123:8123"
],
"postCreateCommand": "cc install",
"postCreateCommand": "container install",
"runArgs": [
"-v",
"${env:HOME}${env:USERPROFILE}/.ssh:/tmp/.ssh"