Update install.sh

pull/816/head
dami 2 days ago
parent aa7abab742
commit 11b52cb212
  1. 1
      plugins/php-apt/install.sh

@ -7,6 +7,7 @@ rootPath=$(dirname "$curPath")
rootPath=$(dirname "$rootPath")
serverPath=$(dirname "$rootPath")
# cd /www/server/mdserver-web/plugins/php-apt && bash install.sh install 56
if id www &> /dev/null ;then
echo "www uid is `id -u www`"

Loading…
Cancel
Save