summaryrefslogtreecommitdiff
path: root/scripts/makeppa
diff options
context:
space:
mode:
authorOpportunityLiu <[email protected]>2019-07-19 13:55:29 +0800
committerOpportunityLiu <[email protected]>2019-07-19 13:55:29 +0800
commitff0595d384a9b4e7656e0c44f327f7614e2a8fd6 (patch)
tree4e27349474f1c0b485b97607e8c54aaef8ec2394 /scripts/makeppa
parentf5e728f9e3e9dc829a87b62b4025cf2259576878 (diff)
improve scripts
Diffstat (limited to 'scripts/makeppa')
-rwxr-xr-xscripts/makeppa2
1 files changed, 1 insertions, 1 deletions
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