if [ "$repo_dir" ];then rm -rf "$repo_dir"; fi
if [ "$conf" ];then rm "$conf"; fi
if [ "$cache_dir" ];then rm -rf "$cache_dir"; fi
if [ "$repo_dir" ];then rm -rf "$repo_dir"; fi
if [ "$conf" ];then rm "$conf"; fi
if [ "$cache_dir" ];then rm -rf "$cache_dir"; fi