dever hace 6 años
padre
commit
ce89d89b3b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      install

+ 2 - 2
install

@@ -46,8 +46,8 @@ if [ "$yumstatus" = 0 ]; then
 else
 	yum install python-gevent
 fi
-dm run server-redis
-python $basepath/src/daemon.py &
+#dm run server-redis
+#python $basepath/src/daemon.py &
 
 docker version
 echo 'install success!'