mirror of
https://github.com/tsxc-github/mzmcos--.git
synced 2025-09-10 10:59:17 +08:00
9 lines
280 B
Bash
9 lines
280 B
Bash
git clone https://github.com/Light-Beacon/HomepageBuilder
|
|
pip install ./HomepageBuilder
|
|
pip install -r ./requirements.txt
|
|
python ./script.py
|
|
|
|
git config user.email "tsxc_personal@163.com"
|
|
git config user.name "星澜曦光"
|
|
git add output.xaml -f
|
|
git commit -m "更新output.xaml" |