blob: 61b91ce986b1410c36e1a3a34fa8082b689cfff0 [file] [log] [blame]
AyumuUeha76a01bc2017-05-18 13:34:13 +09001#!/bin/bash
2#************************************************************/
3#** File: vcpe_proxy_ap_mgmt_stop.sh */
4#** Contents: Contains shell script to stop VCPE */
5#** PPPoE Management */
6#************************************************************/
7
8sudo killall nodejs
9