home/wm: fix external ip bin
This commit is contained in:
parent
aa8bbdbbf8
commit
43ff91ab6a
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue