personal-site/start.sh
david f40f5f6643
All checks were successful
Deploy to Pi / deploy (push) Successful in 0s
& changes
2025-04-03 19:34:20 -07:00

4 lines
77 B
Bash
Executable File

#!/bin/bash
sassc css/style.scss css/style.css
python3 -m http.server 8080 &