Skip to content

Commit

Permalink
Merge pull request #16 from 007revad/develop
Browse files Browse the repository at this point in the history
Update CHANGES.txt
  • Loading branch information
007revad committed Jan 24, 2024
2 parents 428036c + 7f43257 commit f56b0dd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ v2.0.6
Presto File Server, Surveillance Station, Synology Application Service, Synology Drive, WebDAV Server,
Virtual Machine Manager.
- Moving Container Manager now includes your images and containers.
- It also asks if you want to backup the @docker folder (just in case).
- It also asks if you want to backup the `@docker` folder (just in case).
- Added a progress bar so you know the script is still working on long running processes.
- Now shows the current volume for each package. Issue #12 Thanks woozu-shin
- Now stops dependant packages when moving a package with dependancies.
- Now stops dependant packages when moving a package with dependencies.
- Then later starts the dependant packages that the script stopped.
- Now asks if you want to start the package (in case you want to move it's shared folder first).
- Now instructs how to move packages' shared folder(s) for the following packages:
Expand All @@ -18,8 +18,8 @@ v2.0.6
- Now instructs how to change the packages' database location for the following packages:
- Cloud Sync, Download Station, Note Station, Synology Drive and Virtual Machine Manager.
- Now if package is ContainerManager or Docker:
- Offers to backup @docker.
- Moves @docker if there's enough space on the target volume.
- Offers to backup `@docker`.
- Moves `@docker` if there's enough space on the target volume.
- Instructs how to move your docker shared folder.
- Now gets the permissions of the original folder to set on the new target folder.
- Now checks if there's a new version of the script and asks if you want the script to update itself.
Expand Down

0 comments on commit f56b0dd

Please sign in to comment.