40 Star 211 Fork 27

铜豌豆 Linux / debian-cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
install-wps.sh 166 Bytes
一键复制 编辑 原始数据 按行查看 历史
atzlinux 提交于 2019-10-17 20:27 . apt -y install xdg-utils
#!/bin/bash
cd `dirname $0`; pwd
./install-debian-cn-repo.sh
echo '即将开始安装 wps ...'
apt -y install xdg-utils
apt -y install wps-office wps-office-fonts
Shell
1
https://gitee.com/atzlinux/debian-cn.git
git@gitee.com:atzlinux/debian-cn.git
atzlinux
debian-cn
debian-cn
apt-install

搜索帮助