Skip to content
Snippets Groups Projects
Commit ea960774 authored by minute's avatar minute
Browse files

build-web.sh: don't comment out make-pngs.sh

parent 94ede342
Branches
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@ do
cp $ORIG $DEST
done
#cd _inkscape
#./make-pngs.sh
#cd ..
cd _inkscape
./make-pngs.sh
cd ..
cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment