Browse Source

Another little Linux installer fix.

pull/1/head
Adam Ierymenko 12 years ago
parent
commit
68f44fb932
  1. 2
      ext/installfiles/linux/install.tmpl.sh

2
ext/installfiles/linux/install.tmpl.sh

@ -106,6 +106,8 @@ else
service zerotier-one restart &
fi
sleep 1
exit 0
# Do not remove the last line or add a carriage return to it! The installer

Loading…
Cancel
Save