mirror of
https://github.com/thiagoralves/OpenPLC_v3.git
synced 2026-09-23 11:34:22 +08:00
Fix systems that removed python2 symlink
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd webserver
|
||||
python2 webserver.py
|
||||
python2.7 webserver.py
|
||||
|
||||
Reference in New Issue
Block a user