Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
saturday06 committed Aug 23, 2024
1 parent d0f9eba commit b52688c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ if [ ! -f "$extension_path" ]; then
echo "No extension output"
exit 1
fi
rm -fr ~/.local/blender
hash -r
test "/usr/bin/blender" = "$(command -v blender)"
#rm -fr ~/.local/blender
#hash -r
#test "/usr/bin/blender" = "$(command -v blender)"

if ! curl \
--fail \
Expand Down

0 comments on commit b52688c

Please sign in to comment.