Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
724f4d10
Commit
724f4d10
authored
Nov 12, 2016
by
Sascha Marcel Schmidt
Browse files
adds update task and removes open task
parent
86aa5475
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
724f4d10
...
...
@@ -19,6 +19,5 @@ down:
$(DOCKER_COMPOSE)
down
--remove-orphans
composer-install
:
$(DOCKER_COMPOSE)
run
--rm
--no-deps
php composer
install
open
:
sleep
2s
xdg-open http://ter.typo3.localhost
composer-update
:
$(DOCKER_COMPOSE)
run
--rm
--no-deps
php composer update
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment