diff --git a/Makefile b/Makefile index c8645936..e6dde84a 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ deb: rm -rf build # build here to cache results cargo build --release - rsync -a debian Cargo.lock Cargo.toml src target build + rsync -a debian Cargo.lock Cargo.toml src www target build cd build; dpkg-buildpackage -b -us -uc diff --git a/debian/install b/debian/install index 91b7d9b8..3fa0f92e 100644 --- a/debian/install +++ b/debian/install @@ -1 +1,2 @@ target/release/api-test-server /usr/sbin +www/pbs-index.html.tt /usr/share/javascript/proxmox-backup-server/ diff --git a/www/pbs-index.html.tt b/www/pbs-index.html.tt new file mode 100644 index 00000000..1c4df7a7 --- /dev/null +++ b/www/pbs-index.html.tt @@ -0,0 +1,37 @@ + + +
+ + + +