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(){