From 3674815254ada5a2b2c6770b955b575a1ee6e2c7 Mon Sep 17 00:00:00 2001 From: Nitix Date: Sun, 23 Oct 2016 03:42:58 +0200 Subject: [PATCH] Fix sh script on run --- NadekoRun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NadekoRun.sh b/NadekoRun.sh index a34772449..f982914fc 100644 --- a/NadekoRun.sh +++ b/NadekoRun.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh echo "NadekoBot 1.0" echo "Mirai was here."