mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
FIX: fixed wrong source
This commit is contained in:
parent
90cf770298
commit
eb07db42e2
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
source functions/functions.sh
|
||||
source /app/libexec/functions.sh
|
||||
source /app/libexec/logger.sh
|
||||
|
||||
debug_dialog() {
|
||||
|
|
Loading…
Reference in a new issue