Skip to content

Commit

Permalink
2021-04-15 12:39:27:
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Apr 15, 2021
1 parent 0d50e66 commit 315175b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jd.sh

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion repair.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function REINSTALLATION() {
git clone https://gitee.com/highdimen/js_tool.git $dir_shell

echo -e "\n2. 还原配置文件"

mkdir -p $dir_config
[ -f $(dirname $dir_shell)/cookie.sh ] && cp $(dirname $dir_shell)/cookie.sh $file_cookie && rm -rf $(dirname $dir_shell)/cookie.sh

echo -e "\n3. 执行脚本更新以及定时文件更新"
Expand Down

0 comments on commit 315175b

Please sign in to comment.