update.sh: do nothing if .nofetch exists
commitb0ec2756608a31273a9fc13fa440e151167b89fc
authorKyle J. McKay <mackyle@gmail.com>
Thu, 8 Sep 2016 23:26:50 +0000 (8 16:26 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 8 Sep 2016 23:26:50 +0000 (8 16:26 -0700)
treee9b186fa190e7a99c36ca64a93e9de3b04b4faf4
parent28e700ed1b5a09e40714203254c7420e82338602
update.sh: do nothing if .nofetch exists

Normally update.sh will not be run if .nofetch exists, but if it's run
manually, it now verifies there's no .nofetch file before running an
update -- just in case.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/update.sh