added papermc, waterfall and a small script update
This commit is contained in:
@@ -6,5 +6,5 @@ for context in $*; do
|
||||
else
|
||||
extra=":latest"
|
||||
fi
|
||||
docker $op $context$extra
|
||||
docker "$op" "$context"$extra
|
||||
done
|
||||
|
Reference in New Issue
Block a user