搜索结果
-
Docker容器执行定时任务
3 * * * /home/backup.sh # 每分钟执行一次 * * * * * /home/test.sh#!/bin/bash CURRENT_TIME=$(date +%Y%m%d_%H
-
test
!!! !!!