Skip to content

Commit

Permalink
Modify some files to suit the Ubuntu env
Browse files Browse the repository at this point in the history
  • Loading branch information
urbao committed May 4, 2024
1 parent 6b3c0f2 commit 0b7bc2a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 126 deletions.
4 changes: 2 additions & 2 deletions run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/bash

cd "$HOME/Desktop/stockoala/" || exit
./stockoala
cd "$HOME/Desktop/stockoala/src/" || exit
python3.10 main.py
124 changes: 0 additions & 124 deletions setup.py

This file was deleted.

Binary file modified src/__pycache__/config.cpython-310.pyc
Binary file not shown.
Binary file modified src/__pycache__/stock_scraper.cpython-310.pyc
Binary file not shown.

0 comments on commit 0b7bc2a

Please sign in to comment.