mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-10 17:04:06 +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(){
|
install_wgd(){
|
||||||
printf "[WGDashboard] Starting to install WGDashboard\n"
|
printf "[WGDashboard] Starting to install WGDashboard\n"
|
||||||
_checkWireguard
|
_checkWireguard
|
||||||
|
sudo chmod -R 755 /etc/wireguard/
|
||||||
|
|
||||||
if [ ! -d "log" ]
|
if [ ! -d "log" ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in a new issue