我在 Ngnix 服务器上有一个名为 boot.sh 的 shell 脚本
我试图通过 PHP 调用它,但我认为我没有权限。
如何授予 www-data 运行 boot.sh 的权限 - 并且只允许 boot.sh
当尝试sudo chown或sudo chgrp我得到Operation Not Permitted
sudo chown
sudo chgrp
Operation Not Permitted
linux permissions nginx shell
linux ×1
nginx ×1
permissions ×1
shell ×1