From 812104a58db8a48c22b30489c9e37e24a46269c8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 15 May 2021 19:02:51 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 8304334..59495c0 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -113,4 +113,4 @@ ynh_is_main_device_a_sd_card () { else return 1 fi -} \ No newline at end of file +}