fix shellcheck error of SC2148

This commit is contained in:
Daiki Ihara 2020-11-03 22:55:49 +09:00
parent 285c7c66dc
commit 21a097f17e

View File

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