ホームページ >バックエンド開発 >PHPチュートリアル >神奇的没法解压之shell_exec
神奇的无法解压之shell_exec
php:
<br />shell_exec('sudo sh /var/www/wode/shell/update.sh');<br />
<br />#!/bin/sh<br />tar -zxvf update.tgz<br />#cp /var/www/wode/shell/update.sh /var/www/wode/tmp/<br />