Whoops typo

This commit is contained in:
XargonWan 2024-07-24 16:56:30 +09:00
parent 103cf324a4
commit 0b9341e56f

View file

@ -3,7 +3,7 @@
# 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/"
export LD_LIBRARY_PATH="/app/retrodeck/lib:$LD_LIBRARY_PATH"
source /app/libexec/050_save_migration.sh
source /app/libexec/checks.sh