Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e2e0f1ce3f | ||
|
|
aabc7aeb24 |
@@ -1,4 +1,4 @@
|
||||
[plugin]
|
||||
description = "dokku mysql service plugin"
|
||||
version = "1.19.7"
|
||||
version = "1.19.8"
|
||||
[plugin.config]
|
||||
|
||||
@@ -20,6 +20,7 @@ service-enter-cmd() {
|
||||
declare SERVICE="$1"
|
||||
|
||||
dokku_log_info1_quiet "Filesystem changes may not persist after container restarts"
|
||||
verify_service_name "$SERVICE"
|
||||
service_enter "$SERVICE" "${@:2}"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user