Get the most out of your Centmin Mod LEMP stack
Become a Member

Git pack directory size inside

Discussion in 'Add Ons' started by Kintaro, Jun 19, 2023.

  1. Kintaro

    Kintaro Member

    110
    11
    18
    Dec 2, 2016
    Italy
    Ratings:
    +32
    Local Time:
    4:57 AM
    1.15.x
    MariaDB 10
    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.
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:57 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Haven't looked into it too closely but phpmyadmin.sh installs phpmyadmin via Git so requires this for when you also do automatic updates.