reseted demo database

This commit is contained in:
RalfW
2018-04-05 11:25:51 +02:00
parent a046033739
commit 5c670c5225
5 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -14,7 +14,7 @@ find -iname ".svn" -exec rm -rf '{}' \;
ant package
rm -rf docs
rm -rf docs/api
rm -rf out
rm -rf ~/.wine/drive_c/tmp/jailer
@@ -45,6 +45,7 @@ cp admin/*nstall* ..
chmod a+x *.sh
zip -r docs/admin.zip admin
rm -rf admin
cd ..

Binary file not shown.

Binary file not shown.