This website requires JavaScript.
Explore
Help
Sign In
veclavtalica
/
mjestecko
Watch
1
Star
1
Fork
0
You've already forked mjestecko
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6f979a1905
mjestecko
/
local_host.sh
4 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
host.sh
2024-02-16 12:05:17 +00:00
#!/usr/bin/env bash
host.sh: automatically open the page
2024-02-16 15:04:09 +00:00
python3 -m http.server --directory ./html/
&
xdg-open http://0.0.0.0:8000/
Reference in New Issue
Copy Permalink