Skip to content

Instantly share code, notes, and snippets.

View lpenguin's full-sized avatar

Nikita Prianichnikov lpenguin

  • Munich
  • 07:04 (UTC +02:00)
View GitHub Profile
#!/usr/bin/env bash
set -Eeuo pipefail
# Prevent credentials and expanded commands from appearing in setup logs.
set +x
# =============================================================================
# Configuration
# =============================================================================