Skip to content

Commit eef2892

Browse files
make kernels in binder environment
1 parent fc067ea commit eef2892

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

postBuild

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
3+
set -x
4+
5+
make kernel

0 commit comments

Comments
 (0)