mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
6 lines
91 B
Bash
Executable File
6 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
./bin/make-manifest.sh > manifest.json
|
|
./bin/make-zip.sh
|
|
jekyll build
|