bin/element-web: Force to Python 3.10
This commit is contained in:
parent
7fee9aa158
commit
4b62923121
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python3.10
|
||||
from http.server import HTTPServer, SimpleHTTPRequestHandler
|
||||
import os
|
||||
import socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue