GLOBAL: pathing the retrodeck components provided libraries

This commit is contained in:
XargonWan 2024-07-23 17:04:57 +09:00
parent 1cf89e4d07
commit fb11a0174b

View file

@ -2,6 +2,9 @@
# This file is containing some global function needed for the script such as the config file tools
# pathing the retrodeck components provided libraries
export LD_LIBRAY_PATH="$LD_LIBRAY_PATH:/app/retrodeck/lib/"
source /app/libexec/050_save_migration.sh
source /app/libexec/checks.sh
source /app/libexec/compression.sh