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;
|
||||
syncthing = ./syncthing;
|
||||
thelounge = ./thelounge;
|
||||
user-password = ./root-password;
|
||||
user-password = ./user-password;
|
||||
xfce = ./xfce;
|
||||
zt-tcp-relay = ./zt-tcp-relay;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user