This repository has been archived on 2022-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
GeometryDash3D/run.sh

4 lines
76 B
Bash
Raw Permalink Normal View History

2022-11-07 09:10:20 +01:00
#!/usr/bin/env bash
python3 -m http.server -b 127.0.0.1 8080 --directory .