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 f0097a08
authored
Dec 04, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改edu 渲染字段多增加了下划线问题
1 parent
5158c653
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
script/seetaas/2-replace-file.sh
script/seetaas/2-replace-file.sh
View file @
f0097a0
...
@@ -57,8 +57,8 @@ sudo sed -i s/quota_db_name/$quota_db_name/g `find $config_workspace -type f -na
...
@@ -57,8 +57,8 @@ sudo sed -i s/quota_db_name/$quota_db_name/g `find $config_workspace -type f -na
#############################kpl修改前端app.yaml#######################################
#############################kpl修改前端app.yaml#######################################
sudo sed -i s#kpl_backend#
$kpl_backend
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_backend#
$kpl_backend
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_back_socket#
$kpl_back_socket
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_back_socket#
$kpl_back_socket
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_edu_backend#
$kpl_edu_
_
backend
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_edu_backend#
$kpl_edu_backend
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_edu_back_socket#
$kpl_edu_
_
back_socket
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_edu_back_socket#
$kpl_edu_back_socket
#g `find $config_workspace -type f -name "*.yaml"`
#sudo sed -i s#kpl_imageproxy#$kpl_imageproxy#g `find $config_workspace -type f -name "*.yaml"`
#sudo sed -i s#kpl_imageproxy#$kpl_imageproxy#g `find $config_workspace -type f -name "*.yaml"`
#sudo sed -i s#mobile_frontend#$mobile_frontend#g `find $config_workspace -type f -name "*.yaml"`
#sudo sed -i s#mobile_frontend#$mobile_frontend#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_stream#
$kpl_stream
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_stream#
$kpl_stream
#g `find $config_workspace -type f -name "*.yaml"`
...
...
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