Set franz ftp to real ip
This commit is contained in:
parent
8595592ecf
commit
8bc84b70ce
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ in {
|
|||
udmount = "udisksctl mount -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 = {
|
||||
# Disable greeting
|
||||
|
|
Loading…
Reference in a new issue