Fixed broken config
This commit is contained in:
		| @@ -24,7 +24,7 @@ Apps = [ | ||||
|     {"guiname": "IDLE2", "name": "idlec", "cmd": "apps/idle2"}, | ||||
|     {"guiname": "YoutubeDL", "name": "youtubedl", "cmd": "apps/youtubedl.sh"}, | ||||
|     {"guiname": "Snake", "name": "snake", "cmd": "apps/snake.py"}, | ||||
|     {"guiname": "Tetris", "name": "tetris", "cmd": "apps/deckentetris/deckentetris.py"} | ||||
|     {"guiname": "Tetris", "name": "tetris", "cmd": "apps/deckentetris/deckentetris.py"}, | ||||
|     {"guiname": "Strobo", "name": "strobo", "cmd": "apps/strobo.py"}, | ||||
|     {"name": "pong", "cmd": "apps/pong.py"}, | ||||
|     {"name": "framebuffer", "cmd": ["apps/fbcp", "/dev/fb0"]}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Andreas
					Andreas