dotfiles/.local/bin/openStartpageServer
2023-07-05 21:13:22 +02:00

3 lines
68 B
Bash
Executable file

#!/bin/sh
cd ~/Repos/Personal/StartPage/
python -m http.server 8080