From 7331b3cc95fbb3bdfb62bb04f0caa8275daa37e2 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Wed, 6 Mar 2024 13:39:49 -0800 Subject: [PATCH] it's called esim now --- scripts/cell.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/cell.sh b/scripts/cell.sh index 3f31978af5..4ba007a532 100755 --- a/scripts/cell.sh +++ b/scripts/cell.sh @@ -1,3 +1,3 @@ #!/usr/bin/bash -nmcli connection modify --temporary lte ipv4.route-metric 1 ipv6.route-metric 1 -nmcli con up lte +nmcli connection modify --temporary esim ipv4.route-metric 1 ipv6.route-metric 1 +nmcli con up esim