home/wm: fix external ip bin

This commit is contained in:
Dmitriy Pleshevskiy 2023-06-16 05:06:23 +03:00
parent aa8bbdbbf8
commit 43ff91ab6a
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ in
"module/external_ip" = {
type = "custom/script";
exec = "${external_ip}/bin/myip";
exec = "${external_ip}/bin/external_ip";
interval = 60;
format = {
inherit padding;