Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
petstore
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jack.lee
2015-10-23 00:52:15 +0800
Commit
fb0d8413dad2afe127e81ff8083620ac5bfd6246
1 parent
dd9288f4
no message
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
deploy/src/main/bin/tomcatctl.sh
deploy/src/main/bin/tomcatctl.sh
View file @
fb0d841
...
...
@@ -28,6 +28,8 @@ copy_server_home(){
fi
mkdir -p
$CATALINA_BASE
/conf
mkdir -p
$CATALINA_BASE
/webapps
mkdir -p
$CATALINA_BASE
/logs
touch
$CATALINA_BASE
/logs/catalina.out
}
copy_tomcat_conf
(){
...
...
Please
register
or
login
to post a comment