summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-30 20:31:14 -0500
committerJeff Carr <[email protected]>2024-10-30 20:31:14 -0500
commit22111183a5a6f9c87062d503c8a71a6a6955bed5 (patch)
treec5a131f5dffc3c7c23bce222c77a8a7db3014c96 /build
parent41673f31706a4c68a26d580e42983380a0f15934 (diff)
make a simple .deb package
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'build')
-rwxr-xr-xbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..1ab3886
--- /dev/null
+++ b/build
@@ -0,0 +1,5 @@
+#!/bin/bash -x
+
+# this is the systemd control file
+mkdir -p files/usr/bin/
+cp ../../lib/daemons/virtigod/virtigod files/usr/bin/