mirror of
https://github.com/aclist/dztui.git
synced 2025-04-05 12:03:00 +02:00
Check architecture earlier
This commit is contained in:
parent
3570e257a5
commit
2b6061e428
1 changed files with 1 additions and 1 deletions
2
dzgui.sh
2
dzgui.sh
|
@ -918,8 +918,8 @@ done
|
|||
}
|
||||
main(){
|
||||
run_depcheck
|
||||
check_version
|
||||
check_architecture
|
||||
check_version
|
||||
check_map_count
|
||||
config
|
||||
run_varcheck
|
||||
|
|
Loading…
Reference in a new issue