Skip to content

Commit 7cfe870

Browse files
committed
fix: update location of DEVSTACK_FILE
1 parent 36b404f commit 7cfe870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provision-set-edx-theme.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
REPO_URL="[email protected]:edx/edx-themes.git"
66
THEME_DIR="/edx/src/edx-themes/edx-platform"
7-
DEVSTACK_FILE="../edx-platform/lms/envs/devstack.py"
7+
DEVSTACK_FILE="./py_configuration_files/lms.py"
88

99
# Clone the edx-themes repository into the src directory
1010
cd ../src

0 commit comments

Comments
 (0)