Remember to source the new API library

This commit is contained in:
icenine451 2025-04-04 14:08:39 -04:00
parent 9c4263e207
commit 29e4214368

View file

@ -44,6 +44,7 @@ fi
log i "CPU: Using $max_threads out of $cpu_cores available CPU cores for multi-threaded operations" 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/050_save_migration.sh
source /app/libexec/api.sh
source /app/libexec/checks.sh source /app/libexec/checks.sh
source /app/libexec/compression.sh source /app/libexec/compression.sh
source /app/libexec/dialogs.sh source /app/libexec/dialogs.sh