Correcoes nos scripts
This commit is contained in:
@@ -5,7 +5,7 @@ cd "$(dirname "$0")/.."
|
||||
|
||||
# Configuration
|
||||
OUTPUT_BASE="dist/licenses"
|
||||
PYARMOR="./venv/bin/pyarmor"
|
||||
PYARMOR="./venv/bin/python3 ./venv/bin/pyarmor"
|
||||
|
||||
# Colors (only if terminal supports it, otherwise empty)
|
||||
if [ -t 1 ]; then
|
||||
|
||||
Reference in New Issue
Block a user