mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 05:38:16 +08:00
* add copy base64 zip string for paste in console like $ echo 'base64string' | base64 --decode > nginxconfig.io.zip * preparing for merge * copyAsBase64() * added copy-paste steps