Skip to content

Commit

Permalink
Merge pull request #1 from kmpf/master
Browse files Browse the repository at this point in the history
Updates from kmpf/master
  • Loading branch information
alexanderscholz authored Feb 11, 2019
2 parents 1430676 + 8db97c0 commit 93a5cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uap/Dockerfile.uap.1.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ WORKDIR /home/uap_user
# Enable git shell completion and advanced styling
RUN git clone https://github.com/magicmonty/bash-git-prompt.git .bash-git-prompt --depth=1
COPY docker-uap.bashrc /home/uap_user/.bashrc
COPY docker-uap.README /home/uap_user/README
COPY docker-uap.README.md /home/uap_user/README
COPY docker-uap.welcome_banner /home/uap_user/.welcome_banner

# Enable GIT_PROMPT_START
Expand Down

0 comments on commit 93a5cd3

Please sign in to comment.