From 43189c584a4c03676a661351d02f43a02445f80a Mon Sep 17 00:00:00 2001 From: LyLme Date: Tue, 26 Dec 2023 02:11:31 +0800 Subject: [PATCH] =?UTF-8?q?PHP=E5=AE=B9=E5=99=A8=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=86=99=E5=85=A5=E6=9D=83=E9=99=90=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- php_file_write.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 php_file_write.sh diff --git a/php_file_write.sh b/php_file_write.sh new file mode 100644 index 0000000..152be0e --- /dev/null +++ b/php_file_write.sh @@ -0,0 +1 @@ +docker exec -it spage-php74 chown -R www-data:www-data /var/www/html \ No newline at end of file