We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08b28e commit 468665cCopy full SHA for 468665c
apps/imaginary.sh
@@ -36,7 +36,7 @@ else
36
# Ask for removal or reinstallation
37
reinstall_remove_menu "$SCRIPT_NAME"
38
# Removal
39
- if yesno_box_yes "Do you want to remove the Imaginary docker container and settings?"
+ if yesno_box_yes "Do you want to remove the Imaginary and all it's settings?"
40
then
41
# Remove docker container
42
docker_prune_this 'nextcloud/aio-imaginary'
0 commit comments