We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b356fe commit 6f15ea2Copy full SHA for 6f15ea2
functions/generateGameLists.ps1
@@ -1,3 +1,5 @@
1
+$MSG="$emudeckFolder/logs/msg.log"
2
+
3
function generateGameLists {
4
# Invoca la función generate_pythonEnv y redirige la salida a null
5
generate_pythonEnv | Out-Null
0 commit comments