Confirmed users
4,971
edits
Line 389: | Line 389: | ||
===== Copy bits to releases/ ===== | ===== Copy bits to releases/ ===== | ||
cd /home/ftp/pub/mobile/releases | |||
mkdir 4.0b1-real | |||
cd 4.0b1-real | |||
rsync --dry-run -av --exclude=unsigned --exclude=*.txt --exclude=*crashreporter* --exclude=*tests* --exclude=*unaligned* ../../candidates/4.0b1-candidates/build3/. . | |||
rsync -av --exclude=unsigned --exclude=*.txt --exclude=*crashreporter* --exclude=*tests* --exclude=*unaligned* ../../candidates/4.0b1-candidates/build3/. . | |||
===== Create new .install files ===== | ===== Create new .install files ===== |