We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1101bd0 commit 3a42fc4Copy full SHA for 3a42fc4
1 file changed
nemo-dropbox/debian/nemo-dropbox.postinst
@@ -7,7 +7,6 @@ UPDATENOTIFIERDIR=/var/lib/update-notifier/user.d
7
case "$1" in
8
configure)
9
unset DISPLAY # No GUI launched from postinst please
10
- dropbox update || true
11
12
echo "Please restart all running instances of Nemo, or you will experience problems. i.e. nemo --quit"
13
0 commit comments