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