
23 Oct
2020
23 Oct
'20
11:26 a.m.
-wget http://rpmfind.net/linux/openmandriva/cooker/repository/aarch64/main/release... -wget http://rpmfind.net/linux/openmandriva/cooker/repository/aarch64/main/release... +arch=$(uname -p)
arch=$(arch) will be better.
good Thanks, Yinsi
uname may not get right information
Thanks, Wang Yong