Skip to content

Commit

Permalink
Update setup-docker.js
Browse files Browse the repository at this point in the history
  • Loading branch information
khs1994 authored Jun 14, 2021
1 parent b3d8df4 commit ccd8835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/setup-docker.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ cat <<EOF | tee /tmp/com.docker.vmnetd.plist
</dict>
</dict>
<key>Version</key>
<string>${VmnetdVersion}</string>
<string>\${VmnetdVersion}</string>
</dict>
</plist>
EOF
Expand Down

0 comments on commit ccd8835

Please sign in to comment.