Move content to public/

This commit is contained in:
Rupus Reinefjord 2022-05-09 19:41:22 +02:00
parent f5813e5bd6
commit 433d109f18
5 changed files with 3 additions and 3 deletions

2
serve
View file

@ -1,3 +1,3 @@
#!/bin/bash
python3 -m http.server 8000
python3 -m http.server 8000 --directory public/