fixup broken shell scripts
This commit is contained in:
parent
1f8cfc2403
commit
fa25a30dcf
3 changed files with 24 additions and 6 deletions
|
@ -1,4 +1,7 @@
|
|||
PDB=$1
|
||||
OUTDIR=$2
|
||||
cd ${OUTDIR}
|
||||
|
||||
#cd /home/git/LSHTM_analysis/foldx/test
|
||||
cp Dif_${PDB}_Repair.fxout Dif_${PDB}_Repair.txt
|
||||
sed -i '1,8d' Dif_${PDB}_Repair.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue