From 1ee44b4ec56ed1c77a7f525ec01185733118553a Mon Sep 17 00:00:00 2001 From: YuruC3 <98943911+YuruC3@users.noreply.github.com> Date: Sat, 20 Apr 2024 19:01:52 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c12b75..9178c61 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Script for checking if arc size was changed, and changing it back. ## Usage Set **arc_check.sh** file to run with cron, InitScript or both. -In **arc_check.sh** change ****** value to match the size you want. For converting GiB to bytes I've used [this site](https://www.dataunitconverter.com/gibibyte-to-byte). +In **arc_check.sh** change ****** value to match the size you want. For converting GiB to bytes. I've used [this site](https://www.dataunitconverter.com/gibibyte-to-byte). ### Crontab @@ -28,4 +28,4 @@ You can also uncheck Hide Standard Output/Error. ### InitScript -You can configure it in TrueNAS GUI under System Settings > Advanced > Init/Shutdown Scripts \ No newline at end of file +You can configure it in TrueNAS GUI under System Settings > Advanced > Init/Shutdown Scripts