mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Remove unnecessary shellcheck disable
[ci skip]
This commit is contained in:
@@ -79,7 +79,6 @@ tar_receive_app() {
|
||||
true
|
||||
else
|
||||
acquire_app_deploy_lock "$APP"
|
||||
# shellcheck disable=SC2086
|
||||
tar_build "$@"
|
||||
release_app_deploy_lock "$APP"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user