mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 00:47:15 -04:00
Update gallery images and generator script
This commit is contained in:
+2
-2
@@ -9,6 +9,6 @@ for style in ./styles/*.json; do
|
||||
light="-l"
|
||||
fi
|
||||
|
||||
./termshot ${light} -o ./styles/ -f "$filename" ./cmd/gold/gold -s ${style} ./cmd/gold
|
||||
pngcrush -ow "./styles/$filename"
|
||||
./termshot ${light} -o ./styles/gallery/ -f "$filename" ./cmd/gold/gold -s ${style} ./cmd/gold
|
||||
pngcrush -ow "./styles/gallery/$filename"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user