Commit Graph
2 Commits
Author SHA1 Message Date
1ridicandGitHub 0835f13f28 优化安装逻辑 (#325)
* Optimize install process

If `getenforce` is not exist, then do not execute
it. This fixes the `command not found` error on
Arch Linux systems without SELinux installed.

* bump installer version
2024-02-23 22:55:42 +08:00
iridiumRandiridiumR 8eaf15281d 修正 Arch 的安装错误
Arch 的官方源中不含有`yay`,安装脚本亦没有检查`base-devel`包和`git`包是否存在,正确方法是克隆仓库后使用`makepkg`安装`libselinux`
2023-01-21 21:22:05 +08:00