mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-09 08:26:34 +08:00
Change-Id: I507f584ef82b5f41f6b1cbc22fdd4ff6eff5e911
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 2eab420e80)
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"
|