Explorar el Código

修正shutdow.sh pid文件路径

James Iter hace 8 años
padre
commit
9737cc48e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      shutdown.sh

+ 1 - 1
shutdown.sh

@@ -1,3 +1,3 @@
 #!/usr/bin/env bash
 
-kill `cat /home/www/sites/JimV-C/jimid.pid`
+kill `cat /run/jimv/jimvc.pid`