Update scripts

This commit is contained in:
Taiki Endo
2023-06-05 22:58:32 +09:00
parent c5540270ed
commit 2ef37fafbe
6 changed files with 43 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: Apache-2.0 OR MIT
set -euo pipefail
IFS=$'\n\t'
cd "$(dirname "$0")"/..