-- Revert camper:setup_home from pg
begin;
drop function if exists camper.setup_home(integer, text);
commit;