Skip to content

Commit

Permalink
Update city4cfd_docker.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ipadjen authored Sep 19, 2022
1 parent 224d611 commit 2f8addb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/run/city4cfd_docker.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

docker run --rm -v 'pwd':/data tudelft3d/city4cfd:latest $@
docker run --rm -v `pwd`:/data tudelft3d/city4cfd:latest $@

0 comments on commit 2f8addb

Please sign in to comment.