diff options
| author | ruki <[email protected]> | 2019-07-19 16:37:39 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-19 16:37:39 +0800 |
| commit | 1d319c55cf6ad622a64051a47879822f914ca66a (patch) | |
| tree | 078c1048de89ccc22a11a62dea59c90e1eaab50f /scripts/makepkg | |
| parent | e36b774be4c3c03ea9b154a9d73bbbe4a0a641a6 (diff) | |
| parent | ff0595d384a9b4e7656e0c44f327f7614e2a8fd6 (diff) | |
Merge pull request #500 from OpportunityLiu/getsh
improve scripts
Diffstat (limited to 'scripts/makepkg')
| -rwxr-xr-x | scripts/makepkg | 2 |
1 files changed, 1 insertions, 1 deletions
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 # |
