mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
6 lines
80 B
Bash
Executable File
6 lines
80 B
Bash
Executable File
#!/bin/sh
|
|
|
|
basepath=$(dirname $0)
|
|
|
|
iconfount --config $basepath/fount-config.js
|