remove start output
All checks were successful
lint, build and push / lint (push) Successful in 16s
lint, build and push / build (push) Successful in 1m38s

This commit is contained in:
Michael Grote 2025-01-03 13:41:44 +01:00
parent d149c9522f
commit 26bf8965a9

View file

@ -6,7 +6,6 @@ RESET='\033[0m'
echo -e "usage: ${BLUE}rip -f /data --no-progress url url https://www.deezer.com/de/playlist/935381445${RESET}" echo -e "usage: ${BLUE}rip -f /data --no-progress url url https://www.deezer.com/de/playlist/935381445${RESET}"
echo -e "start streamrip image"
echo -e "Download are stored under ${BLUE}~/streamrip${RESET}" echo -e "Download are stored under ${BLUE}~/streamrip${RESET}"
docker pull registry.mgrote.net/streamrip:latest && \ docker pull registry.mgrote.net/streamrip:latest && \