Merge pull request 'network-status: fix executable location' (#2651) from Mic92-network-status into main
This commit is contained in:
@@ -125,7 +125,7 @@ in
|
||||
# workaround for https://github.com/NixOS/nixpkgs/issues/219239
|
||||
systemctl restart systemd-vconsole-setup.service
|
||||
|
||||
watch --no-title --color ${network-status}
|
||||
watch --no-title --color ${network-status}/bin/network-status
|
||||
fi
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user