Added build command
Some checks failed
Test before pr merge / test-lint (pull_request) Failing after 7s
Some checks failed
Test before pr merge / test-lint (pull_request) Failing after 7s
This commit is contained in:
@@ -8,6 +8,5 @@ export PYTHONPATH="$ROOT_DIR/core:$ROOT_DIR/cli:$PYTHONPATH"
|
||||
|
||||
old_dir="$(pwd)"
|
||||
cd ../
|
||||
echo "$@"
|
||||
python -m cpl.cli.main "$@"
|
||||
cd "$old_dir"
|
||||
Reference in New Issue
Block a user