Author: tchemit Date: 2014-12-23 06:57:01 +0000 (Tue, 23 Dec 2014) New Revision: 121 Url: http://forge.codelutin.com/projects/adminsys/repository/revisions/121 Log: refs #4153 Modified: scripts/redmine-tools/cron-redmine Modified: scripts/redmine-tools/cron-redmine =================================================================== --- scripts/redmine-tools/cron-redmine 2014-12-22 08:35:16 UTC (rev 120) +++ scripts/redmine-tools/cron-redmine 2014-12-23 06:57:01 UTC (rev 121) @@ -69,8 +69,7 @@ #ruby /opt/redmine-tools/project-site.rb -f codelutin.com -k $codelutin_key >> codelutin_log # Update project technical site -# TODO Do it for chorem.org and codelutin.com sites ruby /opt/redmine-tools/project-technical-site.rb -f nuiton.org -k $nuiton_key >> $nuiton_log ruby /opt/redmine-tools/project-technical-site.rb -f chorem.org -k $chorem_key >> $chorem_log -ruby /opt/redmine-tools/project-technical-site.rb -f codelutin.com -k $codelutin_key >> codelutin_log +ruby /opt/redmine-tools/project-technical-site.rb -f codelutin.com -k $codelutin_key >> $codelutin_log
participants (1)
-
tchemit@users.forge.codelutin.com