Files
photopea-v2/.photopea
T

3 lines
90 B
Bash
Executable File

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