Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
Commits
9e98eb34
Commit
9e98eb34
authored
Oct 19, 2016
by
Christian Kuhn
Browse files
[TASK] Fix comments
parent
681c3620
Changes
2
Hide whitespace changes
Inline
Side-by-side
php70/memcached.sh
View file @
9e98eb34
...
...
@@ -3,10 +3,8 @@ set -e
source
/pd_build/buildconfig
set
-x
## Install Redis Server
minimal_apt_get_install
\
memcached
\
#
## Enable nginx daemon
cp
-a
/pd_build/runit/memcached /etc/service/memcached
php70/redis-server.sh
View file @
9e98eb34
...
...
@@ -3,10 +3,8 @@ set -e
source
/pd_build/buildconfig
set
-x
## Install Redis Server
minimal_apt_get_install
\
redis-server
\
#
## Enable nginx daemon
cp
-a
/pd_build/runit/redis-server /etc/service/redis-server
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