Cleanup rootshell, add better setup/testing to install script

This commit is contained in:
Will Greenberg
2024-07-22 19:17:01 -07:00
committed by Cooper Quintin
parent 8e256b6455
commit f18b993df3
3 changed files with 47 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
- name: Fix executable permissions on binaries
run: chmod +x serial-*/serial rayhunter-daemon
run: chmod +x serial-*/serial rayhunter-daemon/rayhunter-daemon
- name: Setup release directory
run: mv rayhunter-daemon/rayhunter-daemon rootshell/rootshell serial-* dist
- name: Archive release directory