I've installed and have UGS running on a Pi-5 under Bookworm and there is only one thing that I would like to fix. I have a ugsstart.sh file on the desktop that contains the following below and after making it executable it does one thing that I'd like to bypass. A dialog box pops up as in the attached image that asks me to choose what to do instead of just executing "ugsplatform".
Is there a way to have this just automatically execute ugsplatform instead of popping up this dialog box.
Thanks in advance.
Is there a way to have this just automatically execute ugsplatform instead of popping up this dialog box.
Code:
#!/bin/bashcd /opt/ugs/bin./ugsplatformStatistics: Posted by technogeekca — Tue Jul 15, 2025 5:17 am