Project

General

Profile

Download (112 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#!/bin/sh
2

    
3
# delete the node just in case mpd cannot do that
4
/usr/sbin/ngctl shutdown $1:
5

    
6
rm -f /tmp/$1_router
(9-9/15)