mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 18:03:06 +02:00
Hide "Cannot open ENABLED" 2nd try.
grrrr
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
/usr/local/bin/openvpnctrl -s > /dev/null
|
||||
/usr/local/bin/openvpnctrl -s > /dev/null 2>&1
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user