"app/vscode:/vscode.git/clone" did not exist on "4e8ef87d03feb683c753390e2372be6abbf9945d"
Use python2 instead of python(2/3)
On modern systems "python" refers to python3, and the script won't work, so I suggest changing it to python2 with this patch. This patch shouldn't break compatibility with older systems.
Please register or sign in to comment