代码搜索:source_tar
找到约 1 项符合「source_tar」的源代码
代码结果 1
www.eeworm.com/read/469350/6973358
sh cms.sh
#!/bin/bash
SOURCE_ROOT="/home/source"
SOURCE_DIR="$SOURCE_ROOT/dir"
REMOTE_IP="xxx.xxx.xxx.xxx"
REMOTE_DIR="/home/backup"
LOCAL_LOCK_FILE="$SOURCE_ROOT/cms_lockfile"
REMOTE_LOCK_FILE="/tmp/web_cp_loc