add bundled app

This commit is contained in:
j 2015-11-30 17:46:10 +01:00
commit e978f4cee3
10 changed files with 269 additions and 0 deletions

View file

@ -0,0 +1,10 @@
<html>
<head>
<title>Open Media Library</title>
</head>
<body>
Installing Open Media Library...<br>
<div id="status"></div>
<script src="js/install.js"></script>
</body>
</html>