Change error handling to print message before exiting script (error description will appear in error tab)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#/bin/bash
|
||||
|
||||
# Font
|
||||
swift run -c release FontToolCore "./Fonts/sampleFontsAll.txt" \
|
||||
swift run -c release FontToolCore "./Fonts/sampleFontsAl.txt" \
|
||||
--extension-output-path "./Fonts/Generated" \
|
||||
--extension-name "R2Font" \
|
||||
--extension-suffix "GenAllScript"
|
||||
|
Reference in New Issue
Block a user