Skip to content

Commit

Permalink
ncp-web: remove dir indicator on nc-backup
Browse files Browse the repository at this point in the history
Signed-off-by: nachoparker <[email protected]>
  • Loading branch information
nachoparker committed Oct 18, 2021
1 parent 06ffb1e commit 78a88eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions etc/ncp-config.d/nc-backup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"id": "DESTDIR",
"name": "Destination directory",
"value": "/media/USBdrive/ncp-backups",
"suggest": "/media/USBdrive/ncp-backups",
"type": "directory"
"suggest": "/media/USBdrive/ncp-backups"
},
{
"id": "INCLUDEDATA",
Expand Down

0 comments on commit 78a88eb

Please sign in to comment.