bmarlon
2011-04-28 4c2c363036bbf1093cd0f732a23a05795e16aa06
server/mods-available/remoteaction_core_module.inc.php
@@ -135,7 +135,7 @@
       * Do the update
       */
      exec("aptitude update");
      exec("aptitude upgrade -y");
      exec("aptitude safe-upgrade -y");
      //TODO : change this when distribution information has been integrated into server record
      if(file_exists('/etc/gentoo-release')) {