1
Fork 0

Upload files to "/"

This commit is contained in:
pirateIB 2025-06-26 20:56:45 +00:00
parent cfe0b7eeb4
commit dbe311787a
2 changed files with 10 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,10 @@
INSTRUCTIONS FOR MAC/LINUX:
1) Open the console/terminal
2) cd to the current folder (you can just type "cd " and then drag the folder to the console)
3) run:
python3 -m http.server 8001
4) open http://localhost:8001 in your browser