JWS-29 patch fixes bug - wierd workaround since "^\\s*>" caused scanner to advance...
[jabaws.git] / binaries / src / setexecflag.sh
index 898ffa4..aa82b3d 100644 (file)
@@ -1,9 +1,12 @@
-#!/bin/bash
+#!/bin/sh
 
 echo ""
 echo "Setting executable flag for Clustalw..."
 chmod +x clustalw/src/clustalw2 
 
+echo "Setting executable flag for Clustal Omega..."
+chmod +x clustalo/src/clustalo 
+
 echo "Setting executable flag for Mafft..."
 chmod +x mafft/binaries/* 
 chmod +x mafft/scripts/*