Fix typo
This commit is contained in:
parent
0843db468e
commit
2458568349
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ then
|
||||||
tar czf public/source.tar.gz $(git ls-tree -r $branch | awk '{print $4}')
|
tar czf public/source.tar.gz $(git ls-tree -r $branch | awk '{print $4}')
|
||||||
else
|
else
|
||||||
fatal "Can't generate public/source.tar.gz for you.
|
fatal "Can't generate public/source.tar.gz for you.
|
||||||
Please tar up a copy of your Diaspora installtion and place it there."
|
Please tar up a copy of your Diaspora installation and place it there."
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue