Add a run script

This commit is contained in:
2025-02-25 14:57:46 +01:00
parent a8879a299e
commit 673d3f6a4b

3
run_local.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
source ./venv/bin/activate
python ./multilang_translator/main.py