Skip to content

Instantly share code, notes, and snippets.

View neto737's full-sized avatar

Neto neto737

View GitHub Profile
#!/bin/bash
# Bash script to create/add Let's Encrypt SSL to HestiaCP Admin Panel
# by Neto Melo (2019)
# Make sure this script is run as root
if [ '$EUID' -ne 0 ]
then
echo ''
echo 'Please run this script as root.'
exit
#!/bin/bash
# Bash script to create/add Let's Encrypt SSL to VestaCP Admin Panel
# by Neto Melo (2018)
# Make sure this script is run as root
if [ '$EUID' -ne 0 ]
then
echo ''
echo 'Please run this script as root.'
exit

Keybase proof

I hereby claim:

  • I am neto737 on github.
  • I am neto737 (https://keybase.io/neto737) on keybase.
  • I have a public key whose fingerprint is 600B 4549 DA70 BFED D374 5B71 10B7 3B91 F7B2 20E7

To claim this, I am signing this object: