Browse Source

[CI SKIP]

robert 2 years ago
parent
commit
68ebc40368
1 changed files with 2 additions and 0 deletions
  1. 2 0
      install_tools.sh

+ 2 - 0
install_tools.sh

@@ -20,6 +20,8 @@ cp /root/supervisord.service $SERVICE_DIR
 cd /root/LuaJIT-2.0.5
 cd /root/LuaJIT-2.0.5
 make & make install
 make & make install
 
 
+cp /usr/local/lib/libluajit-5.1.so.2 /lib64/
+
 cd ~
 cd ~
 
 
 rm -rf $BASH_DIR /root/setuptools-42.0.2 /root/LuaJIT-2.0.5
 rm -rf $BASH_DIR /root/setuptools-42.0.2 /root/LuaJIT-2.0.5