Files
photopea-v2/.photopea
T
2021-11-19 09:44:47 -05:00

3 lines
90 B
Bash
Executable File

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