Updated patchinstall.sh for python3

This commit is contained in:
Alistair Leslie-Hughes
2023-02-16 13:23:29 +11:00
parent daff95e4a0
commit 95f5c850de
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ usage()
# Get the upstream commit sha
upstream_commit()
{
echo "b'df5f6f66de80085249d392be5efa085e6ee056a0'"
echo "df5f6f66de80085249d392be5efa085e6ee056a0"
}
# Show version information