mirror of
https://github.com/thiagoralves/OpenPLC_v3.git
synced 2025-12-13 23:55:47 +08:00
Fix start_openplc.sh permissions.
This commit is contained in:
@@ -219,6 +219,7 @@ cp -n /dev/null /persistent/mbconfig.cfg
|
||||
cd "$OPENPLC_DIR/webserver"
|
||||
"$OPENPLC_DIR/.venv/bin/python3" webserver.py
|
||||
EOF
|
||||
chmod a+x "$OPENPLC_DIR/start_openplc.sh"
|
||||
cd "$OPENPLC_DIR"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user