将.sh更新脚本的fileformat改为unix

This commit is contained in:
dgflash
2022-08-15 17:53:45 +08:00
parent 42447ab217
commit c9cde9ca6a
3 changed files with 23 additions and 23 deletions

View File

@@ -8,4 +8,4 @@ if [ ! -d "oops-plugin-framework" ]; then
else
cd oops-plugin-framework
git pull
fi
fi