mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 07:10:09 +01:00
Testing improvement
This commit is contained in:
parent
40f39e918d
commit
ef028659d8
@ -105,6 +105,10 @@ set_envvars() {
|
||||
|
||||
sed -i "s/^remote_endpoint = .*/remote_endpoint = ${public_ip}/" /opt/wireguarddashboard/src/wg-dashboard.ini
|
||||
fi
|
||||
|
||||
echo "Restarting service for good measure"
|
||||
cd "${WGDASH}"/src || exit
|
||||
./wgd.sh restart
|
||||
}
|
||||
|
||||
# === CORE SERVICES ===
|
||||
|
Loading…
Reference in New Issue
Block a user