debian 10 restart nginx code example Example: restart nginx windows @ECHO OFF cd /nginx taskkill /f /IM nginx.exe start nginx EXIT