Adding Linux shell scripts /bin/bash

This commit is contained in:
Chelsea E. Manning 2021-02-24 04:32:37 -05:00 committed by dongyuezhao
parent 46fc2397c5
commit 0d6c69644f
33 changed files with 319 additions and 0 deletions

6
scripts/4.2_data_src_sort.sh Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env bash
source env.sh
$DFL_PYTHON "$DFL_SRC/main.py" sort \
--input-dir "$DFL_WORKSPACE/data_src/aligned"