Skip to content

Commit 342cdb8

Browse files
authored
Merge pull request #38933 from github/repo-sync
Repo sync
2 parents c9e1b54 + b40e082 commit 342cdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/backing-up-and-restoring-your-instance/backup-service-for-github-enterprise-server/configuring-the-backup-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ If you're using a dedicated block device as your backup target, you need to init
6363
>[!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.
6464
6565
```shell
66-
ghe-storage-init-backup /dev/YOUR_DEVICE_NAME
66+
/usr/local/share/enterprise/ghe-storage-init-backup /dev/YOUR_DEVICE_NAME
6767
```
6868
6969
This command:

0 commit comments

Comments
 (0)