You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ git clone -b master https://github.com/apache/apisix.git /tmp/apisix
Cloning into '/tmp/apisix'...
+ cd /tmp/apisix
+ git submodule init
+ git submodule update
+ cd dashboard
/bin/sh: cd: line 1: can't cd to dashboard: No such file or directory
we need to change the script, fetch it from https://github.com/apache/apisix-dashboard
The text was updated successfully, but these errors were encountered: