3 Star 4 Fork 3

mikeliang/atzlinux-store

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile 350 Bytes
一键复制 编辑 原始数据 按行查看 历史
mikeliang 提交于 2024-05-27 09:25 . feat: 修复重复启动的问题
all:
bash po/gen_mo.sh
wget https://www.atzlinux.com/allpackages-x86_64-v12-section.json -O debian/allpackages.json
clean:
rm -fv debian/allpackages.json
rm -rfv usr/share/locale env
env:
python3 -m venv env --system-site-packages
ln -s ../../../usr/lib/python3/dist-packages env/lib/*/
run:
python3 usr/share/atzlinux-store/atzlinux-store.py
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mikeliang/atzlinux-store.git
git@gitee.com:mikeliang/atzlinux-store.git
mikeliang
atzlinux-store
atzlinux-store
master

搜索帮助