Releases: 007revad/Synology_enable_M2_volume
Releases · 007revad/Synology_enable_M2_volume
v1.1.22
- Bug fix for false "Failed to delete tmp files" log entries when script updates itself.
- Bug first appeared in v1.0.9
v1.1.21
- Hard coded /usr/syno/bin/ for Synology commands (to prevent PATH issues).
v1.1.19
- Bug fix when script updates itself and user ran the script from ./scriptname.sh
v1.1.18
- Bug fix for false "This script is NOT running on a Synology NAS!" if uname is installed from Entware.
- Bug fix for wrong version number.
v1.1.17
- Improved script updating itself.
- Now checks script is running on a Synology NAS.
v1.1.15
v1.1.15
- Now warns if script is located on an NVMe drive.
- Now saves changes.txt as scriptname_changes.txt when updating the script.
- To not overwrite changes.txt if my other scripts are in the same folder.
- Minor bug fix.
V1.1.14
- Removed the need for bc by using xargs instead. Thanks capull0
v1.1.13
- Changed to avoid downloading malicious file if GitHub account is hacked:
- Now only downloads bc if bc is not found in PATH or in script location.
- Now asks to download bc if --autoupdate option not used.
- Now checks md5 hash of downloaded bc file.
v1.1.12-RC
- Bug fix for getting bc location.
v1.1.11-RC
- Now only downloads bc if bc is not found in PATH or in script location.
- Now asks to download bc if --autoupdate option not used.