Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
k8s
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit cb68ff1e
authored
May 23, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update start_autodl.sh
1 parent
4db69dfc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
script/autodl/start_autodl.sh
script/autodl/start_autodl.sh
View file @
cb68ff1
...
@@ -22,9 +22,9 @@ service kubelet restart
...
@@ -22,9 +22,9 @@ service kubelet restart
echo
"start mysql"
echo
"start mysql"
service mysql restart
service mysql restart
echo
"start redis"
echo
"start redis"
service redis restart
service redis
-server
restart
echo
"start mongo"
echo
"start mongo"
service mongod restart
service mongod
b
restart
echo
"start elasticsearch"
echo
"start elasticsearch"
service elasticsearch restart
service elasticsearch restart
###################################################################
###################################################################
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment