Add correct directory to archive when vpk is not provided
[app-web-vpkbuilder.git] / index.html
1 <!DOCTYPE html>
2 <title>Title</title>
3 <meta charset="utf-8">
4 <link rel="stylesheet" href="/static/index.css">
5
6 <h1>Select package components</h1>
7 <form action="/makepkg" method="POST">
8 <div id="list"></div>
9 <input type="submit" value="Make package">
10 </form>
This page took 0.020221 seconds and 4 git commands to generate.