1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-09 16:06:47 +00:00

update scripts

这个提交包含在:
bigeagle
2015-05-19 20:15:07 +08:00
父节点 139088bef3
当前提交 8ae38ff406
共有 10 个文件被更改,包括 102 次插入17 次删除

查看文件

@@ -4,4 +4,6 @@ if [ ! -d "$TUNASYNC_WORKING_DIR" ]; then
exit 1
fi
/usr/bin/timeout -s INT 3600 /home/tuna/.virtualenvs/bandersnatch/bin/bandersnatch -c /etc/bandersnatch.conf mirror
echo "Syncing to $TUNASYNC_WORKING_DIR"
/usr/bin/timeout -s INT 3600 /home/tuna/.virtualenvs/bandersnatch/bin/bandersnatch -c /etc/bandersnatch.conf mirror || exit 1