mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
add bash header
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
# dependencies:
|
#!/usr/bin/env bash
|
||||||
|
set -e
|
||||||
|
|
||||||
|
# dependencies:
|
||||||
# brew install jq
|
# brew install jq
|
||||||
|
|
||||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
|
|||||||
Reference in New Issue
Block a user