Skip to content

Commit

Permalink
Remove shell debug flag from foldseek databases
Browse files Browse the repository at this point in the history
  • Loading branch information
milot-mirdita committed Dec 27, 2022
1 parent 171a9d0 commit 645b789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/structdatabases.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh -ex
#!/bin/sh -e
fail() {
echo "Error: $1"
exit 1
Expand Down

0 comments on commit 645b789

Please sign in to comment.