Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: status page and update #166

Merged
merged 17 commits into from
Jan 26, 2025
Prev Previous commit
Next Next commit
update
5hojib committed Jan 26, 2025
commit a863f9170b6f1fec342a37aaf8e3d5fb68790ce4
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM 5hojib/aeon:beta
FROM 5hojib/aeon:latest

WORKDIR /usr/src/app
RUN chmod 777 /usr/src/app
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python3 update.py && python3 -m bot
python3 update.py && python3 -m bot