## Zdir 4升级脚本 此脚本仅适用于Linux安装用户。 ## 一键升级 `4.0.2`改成你需要升级的目标Zdir版本,可以在[https://soft.xiaoz.org/#/zdir](https://soft.xiaoz.org/#/zdir) 查看最新版本号。 ```bash curl -s "http://soft.xiaoz.org/zdir/sh/upgrade.sh"|bash -s 4.0.2 ```