Restart tor after tahoelafs install
This commit is contained in:
parent
f37145d13e
commit
a290548c1a
|
@ -692,7 +692,7 @@ function install_tahoelafs {
|
|||
set_completion_param "tahoelafs onion domain" "$TAHOELAFS_ONION_HOSTNAME"
|
||||
|
||||
create_tahoelafs_web
|
||||
systemctl reload tor
|
||||
systemctl restart tor
|
||||
APP_INSTALLED=1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue