release
This commit is contained in:
4
cmd_3_get_wb_rules_templates.sh
Normal file
4
cmd_3_get_wb_rules_templates.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
BASE_DIR="$(cd "$(dirname "$0")" && pwd)"
|
||||
exec "$BASE_DIR/.venv/bin/python3" "$BASE_DIR/alice_plugin.py" templates-wb-rules "$@"
|
||||
Reference in New Issue
Block a user