mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-01-07 23:11:50 +08:00
Update wgd.sh
This commit is contained in:
parent
6cf4eba20a
commit
c57a5128e5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue