mirror of https://github.com/dirtbags/moth.git
This commit is contained in:
parent
62b043354b
commit
d51e4c2504
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
images="ghcr.io/dirtbags/moth dirtbags/moth"
|
images="ghcr.io/dirtbags/moth"
|
||||||
|
|
||||||
ACTION=$1
|
ACTION=$1
|
||||||
if [ -z "$ACTION" ]; then
|
if [ -z "$ACTION" ]; then
|
||||||
|
|
Loading…
Reference in New Issue