Add correct directory to archive when vpk is not provided
[app-web-vpkbuilder.git] / index.html
... / ...
CommitLineData
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.008115 seconds and 4 git commands to generate.