mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
Make the Makefile use the new build_documentation.sh script (gulp)
This commit is contained in:
@@ -84,7 +84,7 @@ fi
|
||||
|
||||
# Destroy TMPLOC
|
||||
echo "Cleaning up '$TMPLOC'"
|
||||
#rm -Rf "$TMPLOC"
|
||||
rm -Rf "$TMPLOC"
|
||||
|
||||
if test $RESULT == 0; then
|
||||
# Tell the user what we did
|
||||
|
||||
Reference in New Issue
Block a user