Cumulus QT
For multiple instances:
- make a new shell script with the following content updated for Cumulus installation path: #!/bin/bash <path-to-cumulus-executable> -i <whatever-you-want>
e.g. /home/user/Cumulus/Cumulus -i NewInstance
- Make the shell script executable:
$sudo chmod +x