This commit is contained in:
Neale Pickett 2021-10-19 20:17:22 -06:00
parent 62b043354b
commit d51e4c2504
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set -e
images="ghcr.io/dirtbags/moth dirtbags/moth"
images="ghcr.io/dirtbags/moth"
ACTION=$1
if [ -z "$ACTION" ]; then