disable update notification

Support for Ubuntu and other Desktop Linux distributions
Post Reply
ffreese
Posts: 2
Joined: 09 May 2016, 14:18

disable update notification

Post by ffreese »

Hi,

how can i suppress the update-notifocation window?

Code: Select all

/usr/share/filebot/bin/filebot.sh contains  "java -Dunixfs=false -DuseGVFS=false -DuseExtendedFileAttributes=true -DuseCreationDate=false -Djava.net.useSystemProxies=false -Djna.nosys=true -Dapplication.deployment=deb "-Dapplication.dir=$APP_DATA" "-Djava.io.tmpdir=$APP_DATA/temp" $JAVA_OPTS -jar "$APP_ROOT/FileBot.jar" "$@"
any switch for disabling testing for new versions?

thank you for assistence :)
Post Reply