~ubuntu-langpack/langpack-o-matic/main

« back to all changes in this revision

Viewing changes to install-testbuilds

  • Committer: martin at piware
  • Date: 2006-03-31 16:46:38 UTC
  • Revision ID: martin@piware.de-20060331164638-a0b6ed2926666a3c
combined changes from breezy to head from old revision control

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
[ "$1" ] || {
 
4
    echo "Usage: $0 <release>"
 
5
    exit 0
 
6
}
 
7
 
 
8
RELEASE="$1"
 
9
 
 
10
sudo -u langpack dchroot /srv/language-packs.ubuntu.com/langpack-o-matic/testbuilds "$RELEASE"
 
11
rm -f /home/pitti/public_html/langpacks/language-pack*.deb
 
12
cp /srv/language-packs.ubuntu.com/$RELEASE/sources-{base,update}/*.deb /home/pitti/public_html/langpacks/