sh 将cmd作为www-data(vagrant)运行

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 将cmd作为www-data(vagrant)运行相关的知识,希望对你有一定的参考价值。

sudo -u www-data php composer install
sudo -u www-data php bin/console

su www-data -s /bin/bash -c 'composer install'
su www-data -s /bin/bash -c 'php bin/console'

以上是关于sh 将cmd作为www-data(vagrant)运行的主要内容,如果未能解决你的问题,请参考以下文章

sh SFTP允许WWW-DATA

sh 将Vagrant框导入VirtualBox

sh 以具有nologin shell的其他用户身份运行脚本或命令,例如nginx或www-data

将变量传递给vagrant中的shell脚本配置器

sh 用于php,Apache,MySQL,phpMyAdmin,Laravel和javascript助手的Vagrant配置脚本。将所有内容输出到/ dev / null,因为“

sh vagrant_provision.sh