fix shellcheck error of SC2148

This commit is contained in:
Daiki Ihara 2020-11-03 22:55:49 +09:00
parent 56293097f7
commit f197da655f
22 changed files with 22 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#!/usr/bin/env bash
set -e
unamestr=`uname`