标签:补充 需求 png 分类 pull 一行代码 1.3 image 其他
1 shell_exec(‘ls‘)
$request = json_decode(file_get_contents(‘php://input‘), true)
echo shell_exec(‘cd your_path && git pull‘)
sudo chown -R :www-data your_path sudo chmod -R g+w your_path
标签:补充 需求 png 分类 pull 一行代码 1.3 image 其他
原文地址:https://www.cnblogs.com/leedom/p/9510973.html