Open paulrollo opened 1 year ago
+1
Same here +1
That'ss an older version and I think obsolete, so it's not finding the path to that repo to install.
This script needs to be updated and I don't have time currently. May take me some weeks to get to it as I'm currently very busy with clients.
Any pull req. will be pushed out, and greatly appreciated.
Sorry about this.
I've updated the script for Saleor v3.13.0
pathspec error: pathspec '3.13.0' did not match any file(s) known to git :/
Script install aborts with error: pathspec '2.11.1' did not match any file(s) known to git
DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.2 LTS"
`Cloning Saleor from github...
Cloning into 'saleor'... remote: Enumerating objects: 207807, done. remote: Total 207807 (delta 0), reused 0 (delta 0), pack-reused 207807 Receiving objects: 100% (207807/207807), 167.58 MiB | 24.11 MiB/s, done. Resolving deltas: 100% (152377/152377), done. error: pathspec '2.11.1' did not match any file(s) known to git saleor@c1:~$ `