feat: rename cuddle_cli -> cuddle

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-27 16:28:30 +02:00
parent e998cd2368
commit 878360a476
3 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ set -e
echo "prebuiliding docker image"
cuddle_cli x build_release
cuddle x build_release
echo "running docker image"