mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-17 17:19:35 +08:00
release script: fix final cleanup
Make sure we're in the right place for the final cleanup.
This commit is contained in:
parent
c338779174
commit
942acbf782
@ -92,5 +92,5 @@ zip -9Dlr ../../nasm-"$version"-xdoc.zip doc -x \*.pdf
|
||||
zip -9Dgr ../../nasm-"$version"-xdoc.zip doc -i \*.pdf
|
||||
|
||||
# Clean up
|
||||
cd ..
|
||||
cd ../..
|
||||
rm -rf "$work"
|
||||
|
Loading…
Reference in New Issue
Block a user