Unverified Commit b06d85e0 authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

google-chrome: add libuuid to update script path

parent 6af46873
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env nix-shell
#!nix-shell -I nixpkgs=./. -i bash -p curl jq gawk libossp_uuid libxml2 nix
#!nix-shell -I nixpkgs=./. -i bash -p curl jq gawk libossp_uuid libuuid libxml2 nix
# shellcheck shell=bash

set -euo pipefail