1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-07-04 16:30:15 +02:00

v2.0-beta-6 Commit

This commit is contained in:
Donald Cheng Hong Zou 2021-05-05 15:16:32 -04:00
parent 58ecae1162
commit 33487ee03f

View File

@ -63,7 +63,7 @@ update_wgd() {
exit 1 exit 1
else else
printf "%s\n" "$dashes" printf "%s\n" "$dashes"
printf "Cancel update. \n" printf "CANCEL update. \n"
printf "%s\n" "$dashes" printf "%s\n" "$dashes"
fi fi
} }