fix: name is now lowercase

This commit is contained in:
Endercheif 2023-02-14 19:12:42 -08:00 committed by GitHub
parent ff7318cbb3
commit 86b36630c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 26 additions and 26 deletions

View file

@ -28,7 +28,7 @@ fetch_packages(){
-dit \
-p $port:2000 \
--name builder_piston_instance \
ghcr.io/Endercheif/piston
ghcr.io/endercheif/piston
# Ensure the CLI is installed
cd ../cli