Skip to content

Commit c7915a5

Browse files
committed
Schannel has no files to copy
1 parent 986fd1a commit c7915a5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

scripts.d/50-schannel.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ ffbuild_dockerstage() {
1414
return 0
1515
}
1616

17+
ffbuild_dockerlayer() {
18+
return 0
19+
}
20+
21+
ffbuild_dockerfinal() {
22+
return 0
23+
}
24+
1725
ffbuild_dockerbuild() {
1826
return 0
1927
}

0 commit comments

Comments
 (0)