vivaldi: Fix chatty update script

gstqt5
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
1 changed files with 1 additions and 1 deletions

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=../../../../..