fix: update repo paths that stayed in the edx org
Co-authored-by: Kyle McCormick <kdmc@pm.me>
This commit is contained in:
@@ -23,7 +23,7 @@ mkdir -p /edx/app/demo
|
||||
(
|
||||
cd /edx/app/demo &&
|
||||
rm -rf edx-demo-course &&
|
||||
git clone https://github.com/openedx/edx-demo-course.git --depth 1
|
||||
git clone https://github.com/openedx/openedx-demo-course.git --depth 1
|
||||
)
|
||||
|
||||
# Import the course.
|
||||
|
||||
Reference in New Issue
Block a user