Compare commits
No commits in common. "master" and "dev" have entirely different histories.
@ -9,7 +9,7 @@ footer
|
||||
br
|
||||
| All Rights Reserved.
|
||||
a(
|
||||
href='https://beian.miit.gov.cn',
|
||||
href='https://beian.miit.gov.cn/#/Integrated/index',
|
||||
target='_blank',
|
||||
rel='external nofollow',
|
||||
style='color: #ccc; margin-left: 5px'
|
||||
|
@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
export NODE_OPTIONS=--openssl-legacy-provider
|
||||
|
||||
yarn run build
|
||||
rsync -avr --delete-after --exclude ".git" --exclude "node_modules" . root@manage.wyr.me:/root/blog-client
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user