#!/bin/bash | |
#************************************************************/ | |
#** File: vcpe_proxy_ap_mgmt_stop.sh */ | |
#** Contents: Contains shell script to stop VCPE */ | |
#** PPPoE Management */ | |
#************************************************************/ | |
sudo killall nodejs | |