payment: note that Stripe has instituted an additional 1% fee for non-US cards
[hcoop/portal.git] / granter_usual.sh
CommitLineData
9a4c122a
AC
1#!/bin/sh
2
3./granter.sh www-data >grant.tmp
4psql -f grant.tmp hcoop_hcoop
5rm grant.tmp