Skip to content

Instantly share code, notes, and snippets.

View MoyuScript's full-sized avatar
🤡
甜晕中

MoyuScript

🤡
甜晕中
View GitHub Profile
@MoyuScript
MoyuScript / 压缩脚本.sh
Last active September 4, 2024 11:51
字体压缩
#!/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"