#!/bin/bash
npm publish ./dist/rucken/todo-nestjs
read -p "Press any key to continue... " -n1 -s