Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ If you're using a dedicated block device as your backup target, you need to init
>[!WARNING] This command will permanently erase all data on the specified device. Double-check the device name and back up any important data before proceeding.

```shell
ghe-storage-init-backup /dev/YOUR_DEVICE_NAME
/usr/local/share/enterprise/ghe-storage-init-backup /dev/YOUR_DEVICE_NAME
```

This command:
Expand Down
Loading