mirror of
https://gitflic.ru/project/photopea-v2/photopea-v-2.git
synced 2026-04-18 06:19:56 +00:00
Fix some filesystem errors
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
python -m http.server --directory www.photopea.com 8002 --bind 127.0.0.1 2006
|
||||
@@ -1,3 +1,4 @@
|
||||
#!/bin/python3
|
||||
import requests
|
||||
import os
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user