Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/src/commit/1c99f9f53d280dba569f681feef12dcd2da4f4d0/plugins/cffadaptor/postScript_mac.sh You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 
OpenBoard/plugins/cffadaptor/postScript_mac.sh

5 lines
86 B

#!/bin/bash
SOURCE=$1
DESTINATION=$2
mkdir -p $DESTINATION
cp -R $SOURCE/ $DESTINATION