Skip to content

Commit d2cd97c

Browse files
author
Chris Maunder
committed
Switched back to Ubuntu as default Linux
1 parent 97463ee commit d2cd97c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vscode/launch.docker.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
},
9494
"name": "ALPR",
9595
"type": "python",
96-
// "python": "/app/modules/ALPR/bin/ubuntu/python38/venv/bin/python",
97-
"python": "/app/modules/ALPR/bin/debian/python38/venv/bin/python",
96+
"python": "/app/modules/ALPR/bin/ubuntu/python38/venv/bin/python",
97+
// "python": "/app/modules/ALPR/bin/debian/python38/venv/bin/python",
9898
"request": "launch",
9999
"program": "ALPR_adapter.py",
100100
"console": "integratedTerminal",

0 commit comments

Comments
 (0)