Skip to content

Commit

Permalink
actually prune the old container
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <[email protected]>
  • Loading branch information
enoch85 authored Jul 20, 2023
1 parent 4bfc3de commit 0e57d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/talk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ else
fi
done
apt-get autoremove -y
docker_prune_this talk-recording
docker_prune_this nextcloud/aio-talk-recording
# Show successful uninstall if applicable
removal_popup "$SCRIPT_NAME"
fi
Expand Down

0 comments on commit 0e57d3e

Please sign in to comment.