/set_metadata.sh
Shell | 4 lines | 2 code | 1 blank | 1 comment | 0 complexity | 039cd9b3146d63174437d49a5a5a2e3a MD5 | raw file
- #!/bin/sh
- cd `dirname $0`
- python ./scripts/set_metadata.py $@
- #!/bin/sh
- cd `dirname $0`
- python ./scripts/set_metadata.py $@