robert 2 anni fa
parent
commit
68ebc40368
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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
 make & make install
 
+cp /usr/local/lib/libluajit-5.1.so.2 /lib64/
+
 cd ~
 
 rm -rf $BASH_DIR /root/setuptools-42.0.2 /root/LuaJIT-2.0.5