You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using options: -c
Running from: /volume1/admin/Synology_Enable_Dedupe/syno_enable_dedupe.sh
\e[0;33mWARNING\e[0m Don't store this script on an NVMe volume!
Thanks for loooking into it.
The text was updated successfully, but these errors were encountered:
M.2 warning displays escape code instead of using yellow color. Occurs with the Synology_HDD_db script as well.
Seems like the -e param is missing from the echo statement:
echo "${Yellow}WARNING${Off} Don't store this script on an NVMe volume!"
Sample output:
Synology_enable_Deduplication v1.2.15
DS1621+ DSM 7.2.1-69057-3
StorageManager 1.0.0-0017
Using options: -c
Running from: /volume1/admin/Synology_Enable_Dedupe/syno_enable_dedupe.sh
\e[0;33mWARNING\e[0m Don't store this script on an NVMe volume!
Thanks for loooking into it.
The text was updated successfully, but these errors were encountered: