Skip to content

Commit

Permalink
❗ [fix]: Remove debug output.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolyp committed Feb 5, 2025
1 parent f2fcf34 commit 2c1154b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions script/bundle-website.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ while getopts "w:r" opt; do
done

PREFIX_=${PREFIX:+$PREFIX/}
pwd
ls -la script/util/lisp-case.sh
WEBSITE_LISP_CASE=$(. "${PREFIX_}script/util/lisp-case.sh" "$WEBSITE")
echo "$WEBSITE -> $WEBSITE_LISP_CASE"
echo "Cleaning dist/$WEBSITE_LISP_CASE"
Expand Down

0 comments on commit 2c1154b

Please sign in to comment.