Skip to content

Commit

Permalink
Modifying before-install file #1
Browse files Browse the repository at this point in the history
  • Loading branch information
tilaks26 committed Jan 30, 2017
1 parent 45ff489 commit 775bd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/before-install.sh
Expand Up @@ -41,7 +41,7 @@ echo 'Update Composer'
composer update

echo 'Move back to ec2-user directory'
cd /home/ec2-user
cd /home/ec2-user/laravel-portal/

echo 'Check if Docker is installed'
docker -v
Expand Down

0 comments on commit 775bd43

Please sign in to comment.