Initial commit
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
cd "$(dirname $0)/.."
|
||||
source scripts/env.sh
|
||||
|
||||
python "$DFL_MAIN" sort \
|
||||
--input-dir "$WORKSPACE/data_src/aligned"
|
||||
Reference in New Issue
Block a user