Skip to content

Commit

Permalink
Update tools/qcxms/qcxms_neutral_run.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Björn Grüning <bjoern@gruenings.eu>
  • Loading branch information
hechth and bgruening authored Oct 21, 2023
1 parent cf0a816 commit f7b32ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/qcxms/qcxms_neutral_run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</requirements>

<command detect_errors="exit_code"><![CDATA[
ln $mol molecule.xyz &&
ln -s '$mol' molecule.xyz &&
cat qcxms.in &&
qcxms -i molecule.xyz >> '$log' &&
qcxms -i molecule.xyz >> '$log' &&
Expand Down

0 comments on commit f7b32ed

Please sign in to comment.