From ff0595d384a9b4e7656e0c44f327f7614e2a8fd6 Mon Sep 17 00:00:00 2001 From: OpportunityLiu Date: Fri, 19 Jul 2019 13:55:29 +0800 Subject: improve scripts --- scripts/makeppa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makeppa') diff --git a/scripts/makeppa b/scripts/makeppa index e95d55019..8da0d67e9 100755 --- a/scripts/makeppa +++ b/scripts/makeppa @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # check if [ $# -lt 1 ]; then -- cgit v1.3.1