diff --git a/README.md b/README.md new file mode 100644 index 0000000..e825326 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# chkdsk.sh +Running check disk status with smartmonctl tool. Use `-s -- --auto-install` to install the missing tools. +``` +curl -sSL https://gitea.jzwsite.com/kqjy/scripts/raw/branch/main/chkdsk.sh | sudo bash +curl -sSL https://gitea.jzwsite.com/kqjy/scripts/raw/branch/main/chkdsk.sh | sudo bash -s -- --auto-install +curl -sSL https://gitea.jzwsite.com/kqjy/scripts/raw/branch/main/chkdsk.sh | sudo bash -s -- -a +``` \ No newline at end of file