CC-1695 Remove Campcaster Studio and make install easier
Got rid of more unneeded files.
This commit is contained in:
parent
70bf3d6f1c
commit
8721b6e688
9 changed files with 1 additions and 1328 deletions
|
@ -91,7 +91,7 @@ tmpdir=`mktemp -d $tmpmaindir/tmp.XXXXXX`
|
|||
echo "Backuping to $destdir/$destfile :"
|
||||
echo "Dumping database ..."
|
||||
cd $phpdir
|
||||
php -q backup.php > $tmpdir/$dbxml
|
||||
php -q campcaster_backup.php > $tmpdir/$dbxml
|
||||
echo "Packaging stored files ..."
|
||||
cd $phpdir
|
||||
storpath=`php -q getStorPath.php`
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
<?php
|
||||
$STORAGE_SERVER_PATH = 'ls_storageServer';
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue