Update index.py

pull/191/head
JiRan 3 years ago committed by GitHub
parent f95d25f080
commit d37ff296f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      plugins/openresty/index.py

@ -4,6 +4,7 @@ import sys
import io
import os
import time
import threading
import subprocess
sys.path.append(os.getcwd() + "/class/core")

Loading…
Cancel
Save