small-packages/luci-app-openvpn-server-client/root/etc/openvpn/client/delclient.sh
2026-05-10 09:48:30 +08:00

5 lines
95 B
Bash
Executable File

#!/bin/sh
/etc/init.d/openvpn stop
sleep 3
rm /etc/openvpn/client.conf
rm /etc/openvpn/pass.txt