Disable update check for 2025 release
This commit is contained in:
@@ -1154,7 +1154,7 @@ add_launcher() {
|
||||
|
||||
trap "exit 0" SIGINT
|
||||
# Check for updates
|
||||
update
|
||||
#update
|
||||
# If display isn't set assume we are launching from console and an X environment is running using display :0
|
||||
if [[ -z "$DISPLAY" ]]; then
|
||||
export DISPLAY=":0"
|
||||
|
||||
Reference in New Issue
Block a user