2010-07-04 Sancho Lerena <slerena@artica.es>

* pandora_console_upgrade: Changed permissions (was 640).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2957 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
slerena 2010-07-04 00:44:56 +00:00
parent e693d976b0
commit 4d53e4fb43
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2010-07-05 Sancho Lerena <slerena@artica.es>
* pandora_console_upgrade: Changed permissions (was 640).
2010-07-02 Sergio Martin <sergio.martin@artica.es>
* operation/events/events_rss.php

View File

@ -1,10 +1,10 @@
#!/bin/bash
# Pandora FMS 3.1 Console Upgrade (c) 2009-2010 Artica ST
# Please see http://www.pandorafms.com
# This code is licensed under GPL 2.0 license.
# **********************************************************************
#!/bin/bash
USER=`whoami`
if [ $USER != "root" ]