mirror of
https://github.com/sharkdp/bat.git
synced 2025-04-12 05:38:24 +02:00
cache/misc: be more cautious with bash
This commit is contained in:
parent
d72549a873
commit
7afdd44c43
@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
ASSET_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user