This website requires JavaScript.
Explore
Help
Sign In
nite
/
Byparr
Watch
1
Fork
0
You've already forked Byparr
mirror of
https://github.com/ThePhaseless/Byparr.git
synced
2025-03-16 02:00:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Byparr
/
entrypoint.sh
6 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
remake dockerfile
2024-10-18 13:30:00 +00:00
#!/bin/sh
refactor and test in dockerfile
2024-10-19 20:35:11 +00:00
./run_vnc.sh
move to entrypoint
2024-10-18 16:43:41 +00:00
add display to env
2024-10-18 16:52:19 +00:00
# Activate virtual environment
fix run sh
2024-10-18 16:47:31 +00:00
. .venv/bin/activate
&&
python3 main.py
Reference in New Issue
Copy Permalink