+ add the command of make saas.

This commit is contained in:
wangchunsheng
2012-03-09 08:35:06 +00:00
parent 52e407799e
commit 502fe7d337
+7
View File
@@ -99,3 +99,10 @@ build4linux:
# build xmapp.
cd ./build/linux/ && ./buildxmapp.sh $(xampp)
mv ./build/linux/lampp ./
saas:
mkdir backup
mkdir tmp/model
mkdir www/data/upload -p
chmod 777 backup
chmod 777 -R tmp
chmod 777 -R www/data