From dd5f5331f4c6674af5c89dcd1e7c8d24661789c9 Mon Sep 17 00:00:00 2001 From: Hakase Date: Thu, 10 May 2018 01:46:49 +0900 Subject: [PATCH] Ubuntu compatible --- auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto.sh b/auto.sh index 1067ba3..5b7b3fb 100755 --- a/auto.sh +++ b/auto.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ### Read config source ./config.inc