aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcjdns-full-installer.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cjdns-full-installer.sh b/cjdns-full-installer.sh
index 737d905..681dbe2 100755
--- a/cjdns-full-installer.sh
+++ b/cjdns-full-installer.sh
@@ -19,4 +19,5 @@ sudo cp cjdns/target/release/randombytes /usr/bin/
sudo cp cjdns/target/release/sybilsim /usr/bin/
sudo cp cjdns/contrib/systemd/cjdns.service /etc/systemd/system/
sudo cp cjdns/contrib/systemd/cjdns-resume.service /etc/systemd/system
+cp cjdns/tools/dumpLinks ~/.arching-kaos/bin/
sudo systemctl enable --now cjdns.service