mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Change-Id: I507f584ef82b5f41f6b1cbc22fdd4ff6eff5e911 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit2eab420e80) (cherry picked from commit7285bbee64)
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"
|