mirror of
https://github.com/skishore/makemeahanzi.git
synced 2025-10-29 09:57:38 +08:00
4 lines
77 B
Bash
Executable File
4 lines
77 B
Bash
Executable File
#!/bin/bash
|
|
npm install
|
|
node updateGraphicsTxt.js -v --input ../graphics.txt
|