summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-08 11:17:37 -0500
committerJeff Carr <[email protected]>2024-10-08 11:17:37 -0500
commit2b1eed1409f598000edc26de189261e0d70881a6 (patch)
tree3ceb864a1d3c8482208d373d34ca1c1d1af3c2e6 /build
parentb283823ffe0258cec4237ef82859fb6cd071ac2d (diff)
attempt debian postinst script
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'build')
-rwxr-xr-xbuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/build b/build
index cbfa3e5..bb50f19 100755
--- a/build
+++ b/build
@@ -8,3 +8,7 @@ cp gowebd.service files/lib/systemd/system/
mkdir -p files/etc/gowebd/
cp Caddyfile.go.wit.com files/etc/gowebd/
cp resources/repomap files/etc/gowebd/
+
+# share dir
+mkdir -p files/usr/share/gowebd/
+cp resources/repomap files/usr/share/gowebd/go.wit.com