Confirmed users
4,971
edits
Line 395: | Line 395: | ||
rsync --dry-run -av --exclude=unsigned --exclude=*.txt --exclude=*crashreporter* --exclude=*tests* --exclude=*unaligned* ../../candidates/4.0b1-candidates/build3/. . | 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/. . | rsync -av --exclude=unsigned --exclude=*.txt --exclude=*crashreporter* --exclude=*tests* --exclude=*unaligned* ../../candidates/4.0b1-candidates/build3/. . | ||
cd .. | |||
rm -rf 4.0b1 # get rid of build2 to avoid confusion | |||
rm latest-alpha latest-beta | |||
ln -s 4.0b1-real latest-alpha | |||
ln -s 4.0b1-real latest-beta | |||
===== Create new .install files ===== | ===== Create new .install files ===== |