From 4724c6eb6497d86d9c810b36c02ac73373b77c74 Mon Sep 17 00:00:00 2001 From: iabdalkader Date: Thu, 7 Apr 2016 19:45:54 +0200 Subject: [PATCH] Fix mkpkg.sh script --- util/mkpkg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/mkpkg.sh b/util/mkpkg.sh index 9ceaf7661..b13fae357 100755 --- a/util/mkpkg.sh +++ b/util/mkpkg.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # This script generates a Linux package. # Execute in openmv/user ./mkpkg.sh DIST_DIR=dist