mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +00:00
Whoops typo
This commit is contained in:
parent
103cf324a4
commit
0b9341e56f
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue