aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-linux-Debian-11.6-aarch64/03-install-nodejs.sh
blob: 07121a361d73935912a04bfb8fa0e2e1beecd21d (plain)
1
2
3
4
5
6
#!/usr/bin/env bash
# Copyright (C) 2023 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

# shellcheck source=../common/linux/install-nodejs.sh
source "${BASH_SOURCE%/*}/../common/linux/install-nodejs.sh"