CC-2577: Misleading comment in phone_home_stat..

- fixed
This commit is contained in:
James 2011-07-21 16:11:27 -04:00
parent 99c505bddc
commit 69bf93be7d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
#-------------------------------------------------------------------------------
# Copyright (c) 2010 Sourcefabric O.P.S.
# Copyright (c) 2011 Sourcefabric O.P.S.
#
# This file is part of the Airtime project.
# http://airtime.sourcefabric.org/
@ -21,7 +21,7 @@
#
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script cleans audio files in Airtime.
# This script send data to data collection server
#
# Absolute path to this script
SCRIPT=`readlink -f $0`