mirror of
https://github.com/moby/moby.git
synced 2026-07-07 07:07:26 +00:00
8 lines
217 B
Bash
Executable File
8 lines
217 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
# This file is a stub. It exists because windowsRS1 calls this script directly
|
|
# instead of using a proper interface. It should be removed once windows CI is
|
|
# fixed.
|
|
#
|
|
$SCRIPTDIR/validate/pkg-imports
|