aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-04-07 10:04:38 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2023-04-07 10:04:38 +0200
commitec3f6b176c5bce1a2c1b690563b70897c48c62e5 (patch)
treeb5820ea907755979e8dd430fa0ab048874695734 /install
parent42580a1b4882c2dca38ff5f1b6156a22bf22c051 (diff)
add config file
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 1299da5..652c14d 100755
--- a/install
+++ b/install
@@ -1,6 +1,7 @@
#!/bin/sh
install spawnctl /usr/local/bin/
+install spawnctl.conf /etc/spawnctl.conf
install spawnctl-port-forward.service /etc/systemd/system/
chmod +x /usr/local/bin/spawnctl