Set franz ftp to real ip

This commit is contained in:
GHOSCHT 2024-03-18 09:48:44 +01:00
parent 8595592ecf
commit 8bc84b70ce
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -89,7 +89,7 @@ in {
udmount = "udisksctl mount -b"; udmount = "udisksctl mount -b";
udumount = "udisksctl unmount -b"; udumount = "udisksctl unmount -b";
fftp = mkIf hasLftp "lftp -u ghoscht, sftp://192.168.178.48"; fftp = mkIf hasLftp "lftp -u ghoscht, sftp://192.168.178.43";
}; };
functions = { functions = {
# Disable greeting # Disable greeting