update
This commit is contained in:
@@ -159,8 +159,6 @@ cron="$phpcli $basePath/php/crond.php"
|
||||
echo $cron > $basePath/cron.sh
|
||||
echo "cron.sh ok"
|
||||
|
||||
0 */1 * * * ?
|
||||
|
||||
chmod 755 $basePath/*.sh
|
||||
|
||||
exit 0
|
||||
|
||||
@@ -122,7 +122,7 @@ $lang->menu->my = '<span> 我的地盘</span>|my|index';
|
||||
$lang->menu->product = $lang->productCommon . '|product|index|locate=no';
|
||||
$lang->menu->project = $lang->projectCommon . '|project|index|locate=no';
|
||||
$lang->menu->qa = '测试|qa|index';
|
||||
$lang->menu->devops = '持续集成|repo|browse';
|
||||
$lang->menu->devops = '集成|repo|browse';
|
||||
$lang->menu->doc = '文档|doc|index';
|
||||
$lang->menu->report = '统计|report|index';
|
||||
$lang->menu->company = '组织|company|index';
|
||||
|
||||
Reference in New Issue
Block a user