Files
qt5/coin/provisioning/qtci-macos-14-arm/10-enable-vnc.sh
Aku Pietikäinen 6a4aac317b Enable vnc remote management on macOS
Task-number: QTQAINFRA-6668
Pick-to: 6.5
Change-Id: I5af8e460059cdcaad22f637e1c92d9a46950f775
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit cfd06e54fd)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-10-20 07:31:36 +00:00

8 lines
176 B
Bash
Executable File

#!/usr/bin/env bash
#Copyright (C) 2024 The Qt Company Ltd
set -ex
# shellcheck source=../common/macos/enable_vnc.sh
source "${BASH_SOURCE%/*}/../common/macos/enable_vnc.sh"