mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-02 03:37:10 +08:00
Task-number: QTQAINFRA-3123 Change-Id: I725c58c7d319945f7470118dec99b5360385da7b Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
5 lines
88 B
Bash
Executable File
5 lines
88 B
Bash
Executable File
#!/usr/bin/env bash
|
|
BASEDIR=$(dirname "$0")
|
|
"$BASEDIR/../common/unix/squishInstall.sh"
|
|
|