add bundled app
This commit is contained in:
parent
2fea3d524e
commit
e978f4cee3
10 changed files with 269 additions and 0 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue