Changeset 12931
- Timestamp:
- 11/04/11 12:39:09 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.10/buildtools/generate-release.sh
r12681 r12931 39 39 # 40 40 cd amp_conf 41 find agi-bin astetc bin htdocs htdocs_panelmoh sbin sounds -type f | xargs md5sum | grep -v .svn > ../upgrades/$ver.md541 find agi-bin astetc bin htdocs moh sbin sounds -type f | xargs md5sum | grep -v .svn > ../upgrades/$ver.md5 42 42 43 43 ;;
