Skip to content

Commit 61a4496

Browse files
update path
1 parent 48508b4 commit 61a4496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/base/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ DEPS_ARGS=("$ARGS")
157157

158158
# Save the contents of the pre-build /usr/local folder for post cleanup
159159
shopt -s nullglob
160-
USR_LOCAL_CONTENTS=(/home/andrew/*)
160+
USR_LOCAL_CONTENTS=(/usr/local/*)
161161
shopt -u nullglob
162162

163163

0 commit comments

Comments
 (0)