tbrehm
2011-04-12 d5f0b3b834e74b72b60a98e5f6d2c560613b1ba2
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");
      /*
       * All well done!