mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-18 02:56:07 +08:00
Task-number: COIN-1029 Change-Id: I369ce20e24b9adf6b64274dfe07bdfc25888e46f Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
5 lines
152 B
Bash
Executable File
5 lines
152 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# shellcheck source=../common/linux/remove-update_notifier.sh
|
|
source "${BASH_SOURCE%/*}/../common/linux/remove-update_notifier.sh"
|