Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/blame/commit/edb9d897e7c81fc45cd60a6cff4fd0db3c0d93b5/resources/linux/run.sh
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
#!/bin/sh
|
|
|
|
LD_LIBRARY_PATH=$PWD/lib:$LD_LIBRARY_PATH
|
|
|
|
export LD_LIBRARY_PATH
|
|
|
|
./Sankore\ 3.1
|