1 执行crontab命令后,laravle.log日志用户更改
将crontab -u nginx -e 然后添加 * * * * * php /data/www/demo/artisan schedule:run >> /dev/null 2>&1
2 linux 与本机上传下载命令:
sz filename Linux---> Windows
rz Windows--->Linux