vivaldi: Fix chatty update script

This commit is contained in:
Tim Steinbach 2019-05-14 18:38:21 -04:00
parent 3b3bfdb4c9
commit a9c7679ace
No known key found for this signature in database
GPG key ID: 6C654787275A64F1

View file

@ -1,7 +1,7 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p libarchive curl common-updater-scripts
set -xeu -o pipefail
set -eu -o pipefail
cd "$(dirname "${BASH_SOURCE[0]}")"
root=../../../../..