diff options
| author | ruki <[email protected]> | 2020-02-23 21:26:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-02-23 21:26:45 +0800 |
| commit | 3df7c62080e5ae878d6f32ce5245f6602a5425d8 (patch) | |
| tree | 06f31da0fe0a5c348802761c8007420ac5704bff /scripts/makepkg | |
| parent | f6155f883fd6377e0ee5002425f84f05eb420bef (diff) | |
update 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 1868cf760..6c2bd1348 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -20,7 +20,7 @@ # check if [ $# -lt 2 ]; then - echo "Usage: ./scripts/makepkg [rpm|deb|oscpkg|pacman] [version]" + echo "Usage: ./scripts/makepkg [rpm|deb|osxpkg|pacman] [version]" exit fi |
