mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-11 01:30:00 -04:00
Fixed production OUT variable
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@379 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
7e4aefaa0b
commit
0cec93cd0f
1 changed files with 1 additions and 2 deletions
|
|
@ -52,8 +52,7 @@ function make_dist {
|
|||
PROJECT=nagiosplug
|
||||
IN=${HOME}/tmp_snapshot
|
||||
OUT_SERVER="shell.sf.net"
|
||||
#OUT="/home/groups/n/na/nagiosplug/htdocs/snapshot"
|
||||
OUT="~/test"
|
||||
OUT="/home/groups/n/na/nagiosplug/htdocs/snapshot"
|
||||
CF="usf-cf-x86-linux-2"
|
||||
DS=`date -u +%Y%m%d%H%M`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue