#!/usr/bin/python3

import aptsources.sourceslist

sources = aptsources.sourceslist.SourcesList()

sources.restore_backup('.pureos-upgrade-11')
