Skip to content

本地github域名纠正脚本,防止图片加载不出来

Notifications You must be signed in to change notification settings

rocketlyz/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-host-modify-tool

自动修改github网站上图片域名的脚本

Quick Start:

$ npm install pm2 -g

启动脚本

$ pm2 start xxx/tools/github-host-modify-tool --name <app_name>

停止脚本

$ pm2 stop <app_name>

删除脚本

$ pm2 delete <app_name>

更多指令参考pm2

About

本地github域名纠正脚本,防止图片加载不出来

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published