Remove old mesh vpn
This commit is contained in:
parent
09d107f903
commit
d555cd35f3
|
@ -556,12 +556,6 @@ function setup_tahoelafs {
|
||||||
echo $'Configured Tahoe-LAFS' >> $INSTALL_LOG
|
echo $'Configured Tahoe-LAFS' >> $INSTALL_LOG
|
||||||
}
|
}
|
||||||
|
|
||||||
function setup_tunneldigger {
|
|
||||||
systemctl enable tunneldigger
|
|
||||||
systemctl daemon-reload
|
|
||||||
systemctl start tunneldigger
|
|
||||||
}
|
|
||||||
|
|
||||||
# whether to reset the identity
|
# whether to reset the identity
|
||||||
set_new_identity=
|
set_new_identity=
|
||||||
if [ $2 ]; then
|
if [ $2 ]; then
|
||||||
|
|
Loading…
Reference in New Issue