Forgot to include wget statement. Oops.

This commit is contained in:
Oliver Gwyther 2024-04-15 22:49:11 +01:00
parent b221c9b2a7
commit f10d66bae5

View File

@ -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: