docs: properly spell lollipop
I've been misspelling my stand-in variable name for years...
This commit is contained in:
@@ -7,7 +7,7 @@ source "$(dirname "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)")/functions"
|
||||
|
||||
service-backup-deauth-cmd() {
|
||||
#E remove s3 authentication
|
||||
#E dokku $PLUGIN_COMMAND_PREFIX:backup-deauth lolipop
|
||||
#E dokku $PLUGIN_COMMAND_PREFIX:backup-deauth lollipop
|
||||
#A service, service to run command against
|
||||
declare desc="remove backup authentication for the $PLUGIN_SERVICE service"
|
||||
local cmd="$PLUGIN_COMMAND_PREFIX:backup-deauth" argv=("$@")
|
||||
|
||||
Reference in New Issue
Block a user