Browse Source

Update cjdns-installer.sh

Quinn Wood 2 years ago
parent
commit
63fd57ad8d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      contrib/simple-install/cjdns-installer.sh

+ 1 - 0
contrib/simple-install/cjdns-installer.sh

@@ -7,4 +7,5 @@ cp publictoip6 /usr/bin/
 cp randombytes /usr/bin/
 cp sybilsim /usr/bin/
 cp contrib/systemd/cjdns.service /etc/systemd/system/
+cp contrib/systemd/cjdns-resume.service /etc/systemd/system
 systemctl enable --now cjdns.service