Skip to content

Instantly share code, notes, and snippets.

@MoyuScript
MoyuScript / 压缩脚本.sh
Last active April 23, 2024 02:11
字体压缩
#!/bin/bash
# MIT License
# Copyright (c) 2022-present MoyuScript
# See: https://mit-license.org/
echo "Input path: $1"
echo "With subset: $2"
echo "Custom text file: $3"