Skip to content

Commit

Permalink
update gitbook deploy remote url
Browse files Browse the repository at this point in the history
  • Loading branch information
iHTCboy committed May 15, 2022
1 parent 95a325b commit 266f0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# 设置远程仓库的地址
remote_url="https://github.com/iHTCboy/NotesEveryDay"
remote_url="git@github.com:iHTCboy/NotesEveryDay.git"
# 获取当前时间
cur_date="`date +%Y-%m-%d-%H:%M:%S`"

Expand Down

0 comments on commit 266f0e0

Please sign in to comment.