]> git.immae.eu Git - perso/Immae/Config/tinc/hosts.git/blobdiff - ImmaeEu-down
Add ThibaultHome key
[perso/Immae/Config/tinc/hosts.git] / ImmaeEu-down
index 8e562a462608a45504461332330c290cd9827152..d5e9ccf83b99386a645826082cecbf54794b1473 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # This file closes down the tap device.
 
-source /tmp/tinc_$NETNAME
+. /tmp/tinc_$NETNAME
 rm -f /tmp/tinc_$NETNAME
 ip -6 route del default via $GWIP
 for MYIP in $MYIPS; do