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

« back to all changes in this revision

Viewing changes to cron.daily

  • Committer: Martin Pitt
  • Date: 2016-09-13 14:17:21 UTC
  • Revision ID: martin.pitt@canonical.com-20160913141721-6i5hmy8zmyet6qtt
Update deployment charm and script

With the charm and in the DevOps environment, building packages can now happen
directly on the instance, so drop schroot from cron.* and documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
    target="ppa"
49
49
fi
50
50
 
51
 
LANG= schroot -p -c langpack `pwd`/packages upload $target > ../logs/$release-upload.log 2>&1
 
51
./packages upload $target > ../logs/$release-upload.log 2>&1
52
52
rm $TAR