Skip to content

Commit 7d62504

Browse files
committed
docs(howto): removed /var/lib/fdo requisite from serverinfo-api-server
1 parent 0683461 commit 7d62504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HOWTO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ Where:
493493
- `files`: [OPTIONAL] transfers files to a device.
494494
- `path`: destination path.
495495
- `permissions`: permissions to set on the file.
496-
- `source_path`: source file path, must be a file under `/var/lib/fdo/`.
496+
- `source_path`: source file path.
497497
- `commands`: [OPTIONAL] executes the given list of commands on the device.
498498
- `command`: command to execute.
499499
- `args`: list of arguments for the command.

0 commit comments

Comments
 (0)