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