mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
feat: module periority
This commit is contained in:
parent
03904775f5
commit
c1e575c32a
9 changed files with 27 additions and 18 deletions
|
|
@ -19,7 +19,7 @@ main() {
|
|||
echo "Detected architecture: ${_arch}"
|
||||
|
||||
local _bin_name="pay-respects"
|
||||
local _modules="_pay-respects-module-runtime-rules _pay-respects-fallback-request-ai"
|
||||
local _modules="_pay-respects-module-100-runtime-rules _pay-respects-fallback-100-request-ai"
|
||||
case "${_arch}" in
|
||||
*windows*)
|
||||
_bin_name="${_bin_name}.exe"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue