nano /etc/init.d/tun
#! /bin/sh
### BEGIN INIT INFO
# Provides: tun
# Required-Start: $network
# Required-Stop: $openvpn
WEBVTT | |
1 | |
00:00:00,690 --> 00:00:02,130 | |
<v.speaker Sam>Today I'm speaking with Jay Garfield. | |
2 | |
00:00:02,130 --> 00:00:07,620 | |
<v.speaker Sam>Jay is a professor in the humanities and professor of philosophy, logic and Buddhist |
title;type;author;url | |
@amplitude/identify;MIT;Amplitude Inc;git://github.com/amplitude/Amplitude-Node.git | |
@amplitude/identity;MIT;Amplitude Inc;git://github.com/amplitude/Amplitude-Node.git | |
@amplitude/node;MIT;Amplitude Inc;git://github.com/amplitude/Amplitude-Node.git | |
@amplitude/types;MIT;Amplitude Inc;git://github.com/amplitude/Amplitude-Node.git | |
@babel/register;MIT;The Babel Team (https://babel.dev/team);https://github.com/babel/babel.git | |
@babel/runtime;MIT;The Babel Team (https://babel.dev/team);https://github.com/babel/babel.git | |
@datadog/datadog-api-client;Apache-2.0;Datadog Inc;https://github.com/DataDog/datadog-api-client-typescript.git | |
@sendgrid/mail;MIT;Twilio SendGrid <help@twilio.com> (sendgrid.com);git://github.com/sendgrid/sendgrid-nodejs.git | |
@sentry/integrations;BSD-3-Clause;Sentry;git://github.com/getsentry/sentry-javascript.git |
{ | |
"plaid": "https://ownda.krosf.com/wh/plaid" | |
} |
import messaging, { | |
FirebaseMessagingTypes, | |
} from '@react-native-firebase/messaging'; | |
export const onMessageReceived = async ( | |
message: FirebaseMessagingTypes.RemoteMessage, | |
) => { | |
// handle messages here | |
}; |
@@||sentry.io^$important | |
@@||onesignal.com^$important | |
@@||mixpanel.com^$important | |
@@||t.co^$important | |
@@||wakingup.onelink.me^$important | |
@@||*.aws.a2z.com^$important | |
@@||*.amplitude.com^$important | |
@@||braze.com^$important |
swagger: "2.0" | |
basePath: "/api-entrada-xs2a" | |
info: | |
title: API para PSD2 | |
description: API de Redsys para PSD2 | |
version: "1.0" | |
tags: | |
- name: PSD2 | |
description: Endpoints disponibles para el hub PSD2 |
nano /etc/init.d/tun
#! /bin/sh
### BEGIN INIT INFO
# Provides: tun
# Required-Start: $network
# Required-Stop: $openvpn
sudo apt install software-properties-common -y | |
sudo add-apt-repository ppa:ondrej/php | |
sudo add-apt-repository ppa:ondrej/nginx | |
sudo apt install nginx php7.4-fpm php7.4-common php7.4-intl php7.4-mysql php7.4-xml php7.4-xmlrpc php7.4-curl php7.4-gd php7.4-imagick php7.4-cli php7.4-dev php7.4-imap php7.4-mbstring php7.4-soap php7.4-zip php7.4-bcmath -y |