Compare commits
No commits in common. "master" and "624a3c5cb5a4cffec0f97df377c898398606bb4a" have entirely different histories.
master
...
624a3c5cb5
@ -1,8 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
# 切换到项目目录
|
|
||||||
# shellcheck disable=SC2164
|
|
||||||
# shellcheck disable=SC2009
|
|
||||||
cd "/home/www/htdocs" && rm -rf knowledge-dist && git clone www@git.zhangdeman.cn:zhangdeman/knowledge-dist.git
|
|
||||||
|
|
||||||
echo "knowledge-dist 服务发布成功"
|
|
@ -1,8 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
# 切换到项目目录
|
|
||||||
# shellcheck disable=SC2164
|
|
||||||
# shellcheck disable=SC2009
|
|
||||||
cd "/home/www/htdocs/image" && git reset --hard && git pull
|
|
||||||
|
|
||||||
echo "own-image 服务发布成功"
|
|
Loading…
x
Reference in New Issue
Block a user