mirror of
https://github.com/moparisthebest/PointsWatcher
synced 2024-12-22 07:28:49 -05:00
3 lines
106 B
Bash
Executable File
3 lines
106 B
Bash
Executable File
#!/bin/bash
|
|
cd "$(dirname "$0")"
|
|
inkscape --verb FitCanvasToDrawing --verb FileSave --verb FileClose *.svg |