Browse Source

ci: update digitalocean motd message

NGPixel 3 years ago
parent
commit
932bb6fdee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      dev/packer/scripts/099-one-click

+ 2 - 2
dev/packer/scripts/099-one-click

@@ -5,10 +5,10 @@
 myip=$(hostname -I | awk '{print$1}')
 myip=$(hostname -I | awk '{print$1}')
 cat <<EOF
 cat <<EOF
 ********************************************************************************
 ********************************************************************************
-Welcome to DigitalOcean's 1-Click Docker Droplet.
+Welcome to Wiki.js's 1-Click DigitalOcean Droplet.
 To keep this Droplet secure, the UFW firewall is enabled.
 To keep this Droplet secure, the UFW firewall is enabled.
 All ports are BLOCKED except 22 (SSH), 80 (Docker) and 443 (Docker).
 All ports are BLOCKED except 22 (SSH), 80 (Docker) and 443 (Docker).
-* The Docker 1-Click Quickstart guide is available at:
+* The Wiki.js 1-Click DigitalOcean Quickstart guide is available at:
   https://docs.requarks.io/install/digitalocean
   https://docs.requarks.io/install/digitalocean
 * You can SSH to this Droplet in a terminal as root: ssh root@$myip
 * You can SSH to this Droplet in a terminal as root: ssh root@$myip
 * Docker is installed and configured per Docker's recommendations:
 * Docker is installed and configured per Docker's recommendations: