We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d1c40 commit 255697fCopy full SHA for 255697f
build.sh
@@ -1,5 +1,8 @@
1
#!/bin/sh
2
3
+# Please install the following packages: unzip
4
+
5
6
# Configurations
7
BUILD_TYPE=Release
8
KERNEL_NAME=omega
0 commit comments