Set right permissions for Jpred binaries
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:15:46 +0000 (15:15 +0100)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Mon, 16 Sep 2013 14:15:46 +0000 (15:15 +0100)
binaries/src/setexecflag.sh

index aa82b3d..7be938c 100644 (file)
@@ -31,3 +31,6 @@ chmod +x globplot/GlobPlot.py globplot/sav_gol
 
 echo "Setting executable flag for IUPred..."
 chmod +x iupred/iupred
+
+echo "Setting executable flag for Jpred..."
+chmod +x jpred/i686/* jpred/x86_64/*