Sfoglia il codice sorgente

Update cjdns-installer.sh

Quinn Wood 2 anni fa
parent
commit
63fd57ad8d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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