1 Star 0 Fork 0

冷水泡茶/deploy-release

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
clean.sh 113 Bytes
Copy Edit Raw Blame History
冷水泡茶 authored 2019-05-14 10:07 +08:00 . 更新目录
#!/bin/bash
location="/data/release/base/volume/http/data/*/*"
find $location -mtime +60 -type d | xargs rm -rf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Docker
1
https://gitee.com/rancococ-code/deploy-release.git
git@gitee.com:rancococ-code/deploy-release.git
rancococ-code
deploy-release
deploy-release
master

Search