4
# Automate the task of cleaning up files related to a release once it's
9
if [ -z "$DIST" ]; then
14
BASEDIR=/home/ubuntu-archive
15
rm -rfv "$BASEDIR"/proposed-migration/data/"$DIST" \
16
"$BASEDIR"/proposed-migration/data/"$DIST"-proposed \
17
"$BASEDIR"/proposed-migration/output/"$DIST" \
18
"$BASEDIR"/public_html/germinate-output/*."$DIST" \
19
"$BASEDIR"/public_html/proposed-migration/"$DIST" \
20
"$BASEDIR"/public_html/proposed-migration/"$DIST"_uninst_full.txt \
21
"$BASEDIR"/public_html/proposed-migration/"$DIST"_uninst.txt \
22
"$BASEDIR"/public_html/proposed-migration/update_output/"$DIST"