projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbc3e27
)
Force build removal
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 12 Jan 2013 21:25:54 +0000
(22:25 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 12 Jan 2013 21:25:54 +0000
(22:25 +0100)
devscripts/release.sh
patch
|
blob
|
history
diff --git
a/devscripts/release.sh
b/devscripts/release.sh
index 543634ce13e49955f59506d5651ad16d375e4de9..bb3180b26cd2f4e29f65b0497a68430cbae7b160 100755
(executable)
--- a/
devscripts/release.sh
+++ b/
devscripts/release.sh
@@
-81,6
+81,6
@@
ROOT=$(pwd)
git push "$ROOT" gh-pages
git push "$ORIGIN_URL" gh-pages
)
-rm -r build
+rm -r
f
build
echo "\n### DONE!"