mirror of
https://github.com/oDinZu/callirhoe.git
synced 2025-02-23 00:02:16 -05:00
fixed a typo in make_pkg
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@215 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
This commit is contained in:
parent
21080ec6cf
commit
b105523f48
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
cd..
|
cd ..
|
||||||
|
|
||||||
make_archive() {
|
make_archive() {
|
||||||
base="$1"
|
base="$1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user