Skip to content

Instantly share code, notes, and snippets.

@christiaanwesterbeek
christiaanwesterbeek / ra-data-postgraphile.ts
Last active August 26, 2019 03:42 — forked from alexkubica/dataProvider.ts
dataProvider adaptation for postgraphile flavor
// from https://gist.github.com/ak-il/e91bfbd2c7c83086c7ded41512335795
import gql from 'graphql-tag';
import {
GET_LIST,
GET_ONE,
GET_MANY,
CREATE,
UPDATE,
DELETE,
} from 'react-admin';
@sdoro
sdoro / gist:4291961
Created December 15, 2012 07:39
restart OpenVPN server in CLI pfsense
echo "<?php include('openvpn.inc'); openvpn_resync_all();?>" | php -q