Update wgd.sh

This commit is contained in:
Donald Zou 2024-08-04 03:20:44 -04:00
parent 6cf4eba20a
commit c57a5128e5

View file

@ -165,6 +165,7 @@ _checkWireguard(){
install_wgd(){
printf "[WGDashboard] Starting to install WGDashboard\n"
_checkWireguard
sudo chmod -R 755 /etc/wireguard/
if [ ! -d "log" ]
then