diff --git a/Install_themes.sh b/Install_themes.sh index 83bd63a..72c0c91 100644 --- a/Install_themes.sh +++ b/Install_themes.sh @@ -1,3 +1,3 @@ #!/bin/bash -cp -R ./themes /etc/emulationstation/themes/ \ No newline at end of file +cp -R ./themes /etc/emulationstation/ \ No newline at end of file