Skip to content

Commit 56fa0e8

Browse files
committed
Fix typo in path
1 parent fbe6866 commit 56fa0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.binder/postBuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
set -eux
33

44
mkdir -p ${NB_PYTHON_PREFIX}/share/jupyter/lab/settings
5-
cp binder/overrides.json ${NB_PYTHON_PREFIX}/share/jupyter/lab/settings
5+
cp .binder/overrides.json ${NB_PYTHON_PREFIX}/share/jupyter/lab/settings

0 commit comments

Comments
 (0)