Skip to content

Commit

Permalink
Update jd.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
lan-tianxiang authored Mar 31, 2021
1 parent 426090f commit 5bb3234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## 路径
ShellDir=${JD_DIR:-$(cd $(dirname $0); pwd)}
[ ${JD_DIR} ] && HelpJd=jd || HelpJd=jd.sh
[ ${JD_DIR} ] && HelpJd=jd.sh || HelpJd=jd.sh
ScriptsDir=${ShellDir}/scripts
PanelDir=${ShellDir}/panel
ConfigDir=${ShellDir}/config
Expand Down

0 comments on commit 5bb3234

Please sign in to comment.