Skip to content

Commit e78b3ff

Browse files
authored
Merge pull request laradock#507 from WDZThorn/patch-1
Update Dockerfile
2 parents 0eea7a6 + 13bdfa1 commit e78b3ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workspace/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ RUN echo "" >> ~/.bashrc && \
274274
USER root
275275

276276
RUN echo "" >> ~/.bashrc && \
277-
echo 'alias art="php artisan"' >> ~/.bashrc
277+
echo 'alias art="php artisan"' >> ~/.bashrc
278278

279279
#
280280
#--------------------------------------------------------------------------

0 commit comments

Comments
 (0)