Skip to content

Commit b1c9a36

Browse files
author
Tobias Wojtylak
committed
removed blank link line after execute_in_docker
1 parent 48c208f commit b1c9a36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/sdPlugin.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ function remove_plugin {
6666
}
6767

6868
function execute_in_docker {
69-
7069
docker exec --workdir ${WORK_DIR} -it ${PHP_CONTAINER_NAME} $1
7170
}
7271

0 commit comments

Comments
 (0)