Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
5adb65d2
Commit
5adb65d2
authored
Nov 06, 2019
by
季圣华
Browse files
修改sh启动文件
parent
c13026d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/bin/run-manage.sh
View file @
5adb65d2
FILE_PATH
=
/home/jshERP2.0
FILE_PATH
=
SERVER_NAME
=
jshERP
SERVER_NAME
=
jshERP
readonly
APP_HOME
=
${
FILE_PATH
:-
$(
dirname
$(
cd
`
dirname
$0
`
;
pwd
))
}
readonly
APP_HOME
=
${
FILE_PATH
:-
$(
dirname
$(
cd
`
dirname
$0
`
;
pwd
))
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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