soko1
Results
2
comments of
soko1
okay, no problem!
but then you need to change it: ``` if [[ -e /etc/wireguard/params ]]; then source /etc/wireguard/params manageMenu else installWireGuard fi ``` for example this: `wg > /dev/null 2>&1 && source...