diff options
Diffstat (limited to 'scripts/makeppa')
| -rwxr-xr-x | scripts/makeppa | 2 |
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 |
