mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Fix trailing spaces
This commit is contained in:
parent
685c1412db
commit
b9ef170f4c
@ -21,7 +21,7 @@ functions:
|
||||
sudo virsh -c qemu:///system create $TF
|
||||
virsh -c qemu:///system destroy x
|
||||
file-write:
|
||||
- description: This requires the user to be in the `libvirt` group to perform privileged file write. If the target directory doesn't exist, `pool-create-as` must be run with the `--build` option. The destination file ownership and permissions can be set in the XML.
|
||||
- description: This requires the user to be in the `libvirt` group to perform privileged file write. If the target directory doesn't exist, `pool-create-as` must be run with the `--build` option. The destination file ownership and permissions can be set in the XML.
|
||||
code: |
|
||||
LFILE_DIR=/root
|
||||
LFILE_NAME=file_to_write
|
||||
|
Loading…
Reference in New Issue
Block a user