~ubuntu-archive/ubuntu-archive-scripts/trunk

« back to all changes in this revision

Viewing changes to run-apt-mirror-snapshot

  • Committer: Colin Watson
  • Date: 2015-10-15 09:57:28 UTC
  • Revision ID: cjwatson@canonical.com-20151015095728-5exdt6kidfu2w3g4
Run apt-mirror-snapshot under ionice -c3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
fi
9
9
 
10
10
cd "$HOME/apt-mirror"
11
 
eval ./apt-mirror-snapshot $REDIR
 
11
eval ionice -c3 ./apt-mirror-snapshot $REDIR