Fixed CleanStor.php script so that it works again, it was still set
to work in the old directory structure.
This commit is contained in:
parent
f7dc117417
commit
3879d1c7d4
2 changed files with 2 additions and 5 deletions
|
@ -23,7 +23,4 @@
|
|||
#-------------------------------------------------------------------------------
|
||||
# This script cleans audio files in the Campcaster storageServer.
|
||||
|
||||
reldir=`dirname $0`/..
|
||||
cd $reldir/var
|
||||
|
||||
php -q CleanStor.php "$@" || exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue