运维知识杂记 (持续更新中)

    xiaoxiao2021-03-25  94

    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

    转载请注明原文地址: https://ju.6miu.com/read-19253.html

    最新回复(0)