mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update rm.sh
This commit is contained in:
parent
a620a03772
commit
cb2ae8f2f2
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
if [ -d "/opt/D-APRS" ]
|
||||
then
|
||||
rm -r /opt/D-APRS
|
||||
|
|
|
|||
Loading…
Reference in New Issue