Script Refactoring

pull/2148/head
skiffer-git 2 years ago
parent 96c770863d
commit 510f0d7482

@ -23,7 +23,7 @@ start_binaries
# Assuming the current script is located in the 'scripts' directory, # Assuming the current script is located in the 'scripts' directory,
# adjust these paths according to your actual directory structure. # adjust these paths according to your actual directory structure.
source "$(dirname "$0")/define/binaries.sh" source "$(dirname "$0")/define/binariesgit.sh"
source "$(dirname "$0")/lib/path.sh" source "$(dirname "$0")/lib/path.sh"
# Assuming 'openim::util::host_platform' is defined in one of the sourced scripts or elsewhere. # Assuming 'openim::util::host_platform' is defined in one of the sourced scripts or elsewhere.

Loading…
Cancel
Save