Explorar el Código

更新 'install_tools.sh'

robert hace 2 años
padre
commit
624278fcd0
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      install_tools.sh

+ 5 - 1
install_tools.sh

@@ -18,7 +18,11 @@ cp /root/supervisord.service $SERVICE_DIR
 
 # install libluajit-5.1.so.2
 cd /root/LuaJIT-2.0.5
-make & make install
+make 
+sleep 3
+make install
+
+sleep 5
 
 cp /usr/local/lib/libluajit-5.1.so.2 /lib64/