Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
3487b410fa | |||
![]() |
5a30cb3532 |
2
build.sh
2
build.sh
@ -43,6 +43,8 @@ elif [ X"$kernel" = X"redflag" ]; then
|
||||
dist_version="Asianux"
|
||||
elif [ X"$kernel" = X"asianux" ]; then
|
||||
dist_version="Asianux"
|
||||
elif [ X"$kernel" = X"loongnix-server" ]; then
|
||||
dist_version="loongnix-server"
|
||||
else
|
||||
echo "We only support EulerOS, openEuler(aarch64), CentOS and Asianux platform."
|
||||
echo "Kernel is $kernel"
|
||||
|
Loading…
x
Reference in New Issue
Block a user