mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 15:20:09 +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" ]
|
if [ ! -d "/etc/wireguard/WGDashboard_Backup" ]
|
||||||
then
|
then
|
||||||
printf "[WGDashboard] Creating /etc/wireguard/WGDashboard_Backup folder\n"
|
printf "[WGDashboard] Creating /etc/wireguard/WGDashboard_Backup folder\n"
|
||||||
mkdir "/etc/wireguard/WGDashboard_Backup"
|
sudo mkdir "/etc/wireguard/WGDashboard_Backup"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -d "log" ]
|
if [ ! -d "log" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user