fixing clear_all_data.sh to remove and recreate BirdDB.txt

This commit is contained in:
Patrick McGuire
2021-12-04 12:20:56 -05:00
parent 414fdf36a9
commit 1389280789
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -535,6 +535,7 @@ install_selected_services() {
fi
create_necessary_dirs
generate_BirdDB
install_cleanup_cron
}