diff options
Diffstat (limited to '.local/bin/ttl.sh')
-rwxr-xr-x | .local/bin/ttl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/ttl.sh b/.local/bin/ttl.sh index 2fa2a16..20c13e5 100755 --- a/.local/bin/ttl.sh +++ b/.local/bin/ttl.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Fix default TTL and disable ipv6 making changes permanent # TODO: replace wlo1 with automatically detected device name |