mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Remember to source the new API library
This commit is contained in:
parent
9c4263e207
commit
29e4214368
|
@ -44,6 +44,7 @@ fi
|
|||
log i "CPU: Using $max_threads out of $cpu_cores available CPU cores for multi-threaded operations"
|
||||
|
||||
source /app/libexec/050_save_migration.sh
|
||||
source /app/libexec/api.sh
|
||||
source /app/libexec/checks.sh
|
||||
source /app/libexec/compression.sh
|
||||
source /app/libexec/dialogs.sh
|
||||
|
|
Loading…
Reference in a new issue