修正api文件目录
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
meng 2023-02-16 04:05:20 +08:00
parent c405da46ef
commit 59e477799e

View File

@ -37,8 +37,8 @@ steps:
- echo "复制api文件到app目录"
- printenv
- pwd
- /bin/cp -f /www/wwwroot/we.cnp5.cn/addons/ewei_shopv2/ewei_shopv2_api.php /www/wwwroot/we.cnp5.cn/ewei_shopv2_api.php
- /bin/cp -f /www/wwwroot/we.cnp5.cn/addons/ewei_shopv2/api.php /www/wwwroot/we.cnp5.cn/api.php
- /bin/cp -f /www/wwwroot/we.cnp5.cn/addons/ewei_shopv2/ewei_shopv2_api.php /www/wwwroot/we.cnp5.cn/app/ewei_shopv2_api.php
- /bin/cp -f /www/wwwroot/we.cnp5.cn/addons/ewei_shopv2/api.php /www/wwwroot/we.cnp5.cn/app/api.php
- name: "更改文件权限"
commands: