Changeset 12931

Show
Ignore:
Timestamp:
11/04/11 12:39:09 (2 years ago)
Author:
p_lindheimer
Message:

no more htdocs_panel in md5

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.10/buildtools/generate-release.sh

    r12681 r12931  
    3939# 
    4040cd amp_conf 
    41 find agi-bin  astetc  bin htdocs htdocs_panel  moh sbin sounds -type f | xargs md5sum | grep -v .svn > ../upgrades/$ver.md5 
     41find agi-bin  astetc  bin htdocs moh sbin sounds -type f | xargs md5sum | grep -v .svn > ../upgrades/$ver.md5 
    4242 
    4343  ;;