mirror of
https://github.com/erkin/ponysay.git
synced 2025-01-31 10:26:43 +01:00
...
This commit is contained in:
parent
28caf6268c
commit
386eb22257
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ manual-update:
|
|||
makeinfo --html "./manuals/ponysay.texinfo" \
|
||||
git add "./ponysay" \
|
||||
git stash \
|
||||
git checkout $(BRANCH) \
|
||||
git checkout $$branch \
|
||||
git rm "./pages/ponysay/*" \
|
||||
git stash pop \
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue