From ff0595d384a9b4e7656e0c44f327f7614e2a8fd6 Mon Sep 17 00:00:00 2001 From: OpportunityLiu Date: Fri, 19 Jul 2019 13:55:29 +0800 Subject: improve scripts --- scripts/makepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makepkg') diff --git a/scripts/makepkg b/scripts/makepkg index 6703706ba..1868cf760 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # install fpm # -- cgit v1.3.1