mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 07:29:59 -07:00
Document reanalyzing feature, and include rayhunter-check in release
This commit is contained in:
committed by
Markus Unterwaditzer
parent
6ceced2d31
commit
806bd62a0e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -344,7 +344,7 @@ jobs:
|
||||
else
|
||||
mv installer-$platform/installer "$dest"/installer
|
||||
fi
|
||||
cp -r rayhunter-daemon rootshell/rootshell dist/* installer/install.ps1 "$dest"/
|
||||
cp -r rayhunter-check-* rayhunter-daemon rootshell/rootshell dist/* installer/install.ps1 "$dest"/
|
||||
zip -r "$dest.zip" "$dest"
|
||||
sha256sum "$dest.zip" > "$dest.zip.sha256"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user