move files around
This commit is contained in:
parent
4cd6820eb1
commit
5c8127533f
14 changed files with 24 additions and 17 deletions
10
OML/index.html
Normal file
10
OML/index.html
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue