Skip to content

Commit ff4aad0

Browse files
committed
mac config works on Linux too
1 parent 58ea0d9 commit ff4aad0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run_vasp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#! /bin/bash
2-
docker run -it --rm -e LOCAL_USER_ID=`id -u $USER` -v $PWD:/rundir vasp
2+
docker run -it --rm -e LOCAL_USER_ID=`id -u $USER` -v $PWD:/rundir:Z vasp

0 commit comments

Comments
 (0)