diff options
| author | OpportunityLiu <[email protected]> | 2019-07-19 13:55:29 +0800 |
|---|---|---|
| committer | OpportunityLiu <[email protected]> | 2019-07-19 13:55:29 +0800 |
| commit | ff0595d384a9b4e7656e0c44f327f7614e2a8fd6 (patch) | |
| tree | 4e27349474f1c0b485b97607e8c54aaef8ec2394 /scripts/makepkg | |
| parent | f5e728f9e3e9dc829a87b62b4025cf2259576878 (diff) | |
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 # |
