salix/stop.cmd

8 lines
179 B
Batchfile
Raw Normal View History

2016-11-10 08:58:27 +00:00
@echo off
echo ######################
echo "Parando Servicios"
echo ######################
echo.
call forever stopall
call forever list
call nginx -c nginx.conf -p @salix -s stop