From 9cb876004e6375e9f3e96237505c6d38f7df0b97 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 7 Apr 2023 08:55:53 +0200 Subject: add install script --- install | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 install (limited to 'install') diff --git a/install b/install new file mode 100755 index 0000000..1299da5 --- /dev/null +++ b/install @@ -0,0 +1,6 @@ +#!/bin/sh + +install spawnctl /usr/local/bin/ +install spawnctl-port-forward.service /etc/systemd/system/ + +chmod +x /usr/local/bin/spawnctl -- cgit v1.2.3-70-g09d2