From 2e8531fbcfe484768a5b5cf13cd37aa513835d41 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Tue, 23 Jan 2024 15:13:28 +0100 Subject: [PATCH] GYRO: bash fix - fix --- functions/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/functions.sh b/functions/functions.sh index bcb548a2..6e103c92 100644 --- a/functions/functions.sh +++ b/functions/functions.sh @@ -439,7 +439,7 @@ finit() { # Installing GyroDSU echo "Initializing GyroDSU" #TODO: LOGGER - /app//retrodeck/install-gyrodsu.sh + /app/retrodeck/install-gyrodsu.sh ) | # Don't delete this! zenity --icon-name=net.retrodeck.retrodeck --progress --no-cancel --pulsate --auto-close \