mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-22 06:05:26 -06:00
6 lines
No EOL
82 B
Bash
Executable file
6 lines
No EOL
82 B
Bash
Executable file
#!/usr/bin/env bash
|
|
set -e
|
|
|
|
/install-packages.sh
|
|
/install-dotnet.sh
|
|
/install-qt.sh |