1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-06 07:50:13 +01:00

Update wgd.sh

This commit is contained in:
Donald Zou 2024-08-16 17:23:16 -04:00
parent 348a57a0d8
commit 316545b253

View File

@ -72,7 +72,7 @@ _determineOS(){
printf "%s\n" "$helpMsg"
kill $TOP_PID
fi
printf "[WGDashboard] OS: %s\n" "$OS"
printf "[WGDashboard] OS: |%s|\n" "$OS"
}
_installPython(){