Files
photopea-v2/.photopea
T
2021-11-12 21:42:50 -05:00

3 lines
85 B
Bash
Executable File

#!/bin/bash
python -m http.server --directory www.photopea.com 8002 --bind 127.0.0.1