github markdumay/synology-docker v1.0.3
Improved paths

latest releases: v1.4.2, v1.4.1, v1.4.0...
4 years ago

Changed

  • The -p option has been added, as it allows you to use auto-versioning for the backup names. However, specifying a path in the filename for the -b option implicitly works too. #5
  • The directory for backup files defaults to $PWD. #5
  • Replaced the web scraping instruction with a GitHub API request. #9
  • Added user prompt to confirm an install, restore, or update command. #10
  • Clarified disclaimer and usage in both README.md and script. #11

Fixed

  • The $WORKING_DIR is split into $TEMP_DIR, $BACKUP_DIR, and $DOWNLOAD_DIR. The $TEMP_DIR is now used for extracting files only and is recreated at the start of the script. The update command clears the directory when finished too. Both download and install use the $DOWNLOAD_DIR path, which is explicitly set when calling these commands. #5

Thanks to @hirenshah for suggestions and testing of this release

Commits

Don't miss a new synology-docker release

NewReleases is sending notifications on new releases.