mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
commit
bd80fd1915
1 changed files with 2 additions and 2 deletions
|
|
@ -290,7 +290,7 @@ sudo borg list "/mnt/backup/borg"
|
|||
sudo borg delete --stats --progress "/mnt/backup/borg::20220223_174237-nextcloud-aio"
|
||||
|
||||
# If borg 1.2.0 or higher is installed, you then need to run borg compact in order to clean up the freed space
|
||||
sudo borg version
|
||||
sudo borg --version
|
||||
# If version number of the command above is higher than 1.2.0 you need to run the command below:
|
||||
sudo borg compact "/mnt/backup/"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue