新增 linuxdo.php 文件至 web 目录

This commit is contained in:
2024-12-21 17:59:31 +08:00
parent 6c2e4ebe18
commit 70bc5ff17c

View File

@@ -25,6 +25,7 @@ pipeline {
echo 'Deploying...'
sh "cp config.xml /home/cq/web/resource_Publish/cfg/"
sh "cp main.min_jocw9Tu2.js /home/cq/web/js/"
sh "cp linuxdo.php /home/cq/web/"
}
}
}