Skip to content

Commit 4328303

Browse files
🔥 🔧 🚧
1 parent 6427dae commit 4328303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod/.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ RUN cd /tmp && \
2424
# Configure AWS with Gitpod
2525
RUN mkdir -p /home/gitpod/.aws /home/gitpod/.docker
2626
COPY .gitpod/.gitpod.configure.sh /home/gitpod/.aws/configure.sh
27-
RUN echo ". /home/gitpod/.aws/configure.sh" >> /home/gitpod/.bashrc
27+
# RUN echo ". /home/gitpod/.aws/configure.sh" >> /home/gitpod/.bashrc

0 commit comments

Comments
 (0)