Add correct directory to archive when vpk is not provided
[app-web-vpkbuilder.git] / index.html
CommitLineData
1218b955
MG
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>
ff50256e 7<form action="/makepkg" method="POST">
1218b955
MG
8<div id="list"></div>
9<input type="submit" value="Make package">
10</form>
This page took 0.009642 seconds and 4 git commands to generate.