mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-21 23:01:39 +01:00
Update wgd.sh
This commit is contained in:
parent
29ecd602ec
commit
3bc54a4e16
@ -227,7 +227,7 @@ install_wgd(){
|
||||
if [ ! -d "/etc/wireguard/WGDashboard_Backup" ]
|
||||
then
|
||||
printf "[WGDashboard] Creating /etc/wireguard/WGDashboard_Backup folder\n"
|
||||
mkdir "/etc/wireguard/WGDashboard_Backup"
|
||||
sudo mkdir "/etc/wireguard/WGDashboard_Backup"
|
||||
fi
|
||||
|
||||
if [ ! -d "log" ]
|
||||
|
Loading…
Reference in New Issue
Block a user