Browse Source

nemo config file corrected

master
Dirk Alders 7 months ago
parent
commit
bfea19c824
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      .nemo.json

+ 2
- 2
.nemo.json View File

@@ -1,9 +1,9 @@
1 1
 [
2 2
     {
3
-        "name": "scan@multimedia",
3
+        "name": "scan@scan",
4 4
         "prot": "ftp",
5 5
         "user": "scan",
6
-        "remote_host": "multimedia",
6
+        "remote_host": "scan",
7 7
         "port": 21,
8 8
         "remote_path": "/",
9 9
         "password": "scan",

Loading…
Cancel
Save