diff --git a/setup-info.sh b/setup-info.sh index 6df89cd..f56077b 100644 --- a/setup-info.sh +++ b/setup-info.sh @@ -19,4 +19,5 @@ python3 -m virtualenv venv source venv/bin/activate python3 -m pip install -r packages.txt python3 main.py -deactivate \ No newline at end of file +deactivate +1223 \ No newline at end of file