BioArchLinux / wsl

BioArchLinux on WSL
https://repo.bioarchlinux.org/wsl/
3 stars 0 forks source link

feat: 添加启动器 #1

Closed llxlr closed 2 years ago

llxlr commented 2 years ago

wsldl 是用 golang 编写的 WSL 通用启动器,我已经提交了 BioArchLinux 的图标。它易于编译和使用,只需要把现有的 bioarchlinux-20220801.tar 重命名为 rootfs.tar,再用 gzip 把 rootfs.tar 压缩为 rootfs.tar.gz 文件,把编译好的 BioArch.exe 和 rootfs.tar.gz 放到同一目录下:

Snipaste_2022-08-02_23-12-10 Snipaste_2022-08-02_23-15-41

双击 BioArch.exe 就能安装了。两个大小加起来才 147MB,小巧方便。

这是我编译好的 BioArch.exe

starsareintherose commented 2 years ago

抱歉没有看见,能不能制作个脚本,我用 systemd service timer 定期在 linux 服务器上做

starsareintherose commented 2 years ago

Thanks, I have used this and updated the readme