mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fix arch config for build
This commit is contained in:
committed by
Aiden McClelland
parent
3eef671163
commit
0d96007c2f
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"useMocks": true,
|
||||
"targetArch": "aarch64",
|
||||
"ui": {
|
||||
"patchDb": {
|
||||
"poll": {
|
||||
@@ -13,7 +14,6 @@
|
||||
"mocks": {
|
||||
"maskAs": "tor",
|
||||
"skipStartupAlerts": true
|
||||
},
|
||||
"targetArch": "aarch64"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user