adjust script

This commit is contained in:
Mario Voigt 2025-06-02 17:59:45 +02:00
parent a6b481c28d
commit 7464f436cc
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,5 +13,4 @@ extensions/fablabchemnitz/elliptical_cone_box/DebugEllConicBox.txt
extensions/fablabchemnitz/path2flex/DebugPath2Flex.txt
extensions/.pydevproject
extensions/.settings/org.eclipse.core.resources.prefs
extensions/000_Inkscape_Gallery
venv/

View File

@ -94,7 +94,7 @@ read -p "Build local gallery extension zip files?" -n 1 -r
echo
if [[ $REPLY =~ ^[Yy]$ ]]; then
echo "Building Inkscape gallery extension zip files"
TARGETDIR="../000_Inkscape_Gallery"
TARGETDIR="../../../000_Inkscape_Gallery"
mkdir -p $TARGETDIR > /dev/null 2>&1
#show extensions which are in gallery