Skip to content

Instantly share code, notes, and snippets.

View grinry's full-sized avatar
🎯
Focusing

Rytis Grincevičius grinry

🎯
Focusing
View GitHub Profile
spritz-lilia-rytis

Keybase proof

I hereby claim:

  • I am grinry on github.
  • I am grinry (https://keybase.io/grinry) on keybase.
  • I have a public key ASAf_ScFfE91OfVTuoGZtqHIQOi6oSC_zeuBqSd96GCzOAo

To claim this, I am signing this object:

@grinry
grinry / installer.sh
Created January 30, 2020 18:36 — forked from pentagonal/installer.sh
Ubuntu MySQL + Php (7.2) + Nginx (+Redis) Automated Installer
#!/bin/bash
#
# Pentagonal
# Ubuntu (Based) Php, Nginx, MariaDB Installer
# youtube: https://www.youtube.com/pentagonalOrg
# email: org@pentagonal.org
#
isDefaultOk=false;