From f10d66bae5cd280d56865f42f86023710ad83710 Mon Sep 17 00:00:00 2001 From: Oliver Gwyther Date: Mon, 15 Apr 2024 22:49:11 +0100 Subject: [PATCH] Forgot to include wget statement. Oops. --- docker-with-portainer/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-with-portainer/readme.md b/docker-with-portainer/readme.md index 337b41f..eb72154 100644 --- a/docker-with-portainer/readme.md +++ b/docker-with-portainer/readme.md @@ -2,7 +2,7 @@ To run this script: 1. Use wget to grab the latest version: - `https://og.codes/oliver/install-scripts/raw/branch/master/docker-with-portainer/install.sh` + `wget https://og.codes/oliver/install-scripts/raw/branch/master/docker-with-portainer/install.sh` 2. CHMOD the script to make it executable: