Merge pull request 'user-password: fix module path' (#1384) from a-kenji-fix/user-passord-module into main
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
sunshine = ./sunshine;
|
sunshine = ./sunshine;
|
||||||
syncthing = ./syncthing;
|
syncthing = ./syncthing;
|
||||||
thelounge = ./thelounge;
|
thelounge = ./thelounge;
|
||||||
user-password = ./root-password;
|
user-password = ./user-password;
|
||||||
xfce = ./xfce;
|
xfce = ./xfce;
|
||||||
zt-tcp-relay = ./zt-tcp-relay;
|
zt-tcp-relay = ./zt-tcp-relay;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user