mirror of
https://gitflic.ru/project/photopea-v2/photopea-v-2.git
synced 2026-08-30 05:41:17 +00:00
3 lines
85 B
Bash
Executable File
3 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
python -m http.server --directory www.photopea.com 8002 --bind 127.0.0.1
|