Skip to content

Commit

Permalink
Revert "name binary rayhunter-daemon"
Browse files Browse the repository at this point in the history
This reverts commit 9cd5ce3.
  • Loading branch information
cooperq committed Nov 19, 2024
1 parent b0d797d commit 4d8cc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/install-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ setup_rayhunter() {
_adb_push config.toml.example /tmp/config.toml
_at_syscmd "mv /tmp/config.toml /data/rayhunter"
_adb_push rayhunter-daemon /tmp/rayhunter-daemon
_at_syscmd "mv /tmp/rayhunter-daemon /data/rayhunter-daemon"
_at_syscmd "mv /tmp/rayhunter-daemon /data/rayhunter"
_adb_push scripts/rayhunter_daemon /tmp/rayhunter_daemon
_at_syscmd "mv /tmp/rayhunter_daemon /etc/init.d/rayhunter_daemon"
_adb_push scripts/misc-daemon /tmp/misc-daemon
Expand Down

0 comments on commit 4d8cc9b

Please sign in to comment.