@@ -19,7 +19,7 @@ build:
# 更新部署到服务器
update: build
host="root@main"
host=main
ssh $host "mv ~/webp/main ~/webp/main_old"
scp dist/main $host:~/webp/main
rm -rf dist
The note is not visible to the blocked user.