With a: Code: sudo du -xB M --max-depth=2 /usr/local/nginx/html/XXXX_mysqladminXXXXX/.git | sort -rn | head -n 15 I noticed that pack directory is about 1250MB. It's not a great problem, but do you think that i can be possibile to reduce it? Maybe during some maintainance routine? What I can't understand is why in some VPN pack directory is like 11MB and in otherones 1200MB.
Haven't looked into it too closely but phpmyadmin.sh installs phpmyadmin via Git so requires this for when you also do automatic updates.