mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +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,
|
"useMocks": true,
|
||||||
|
"targetArch": "aarch64",
|
||||||
"ui": {
|
"ui": {
|
||||||
"patchDb": {
|
"patchDb": {
|
||||||
"poll": {
|
"poll": {
|
||||||
@@ -13,7 +14,6 @@
|
|||||||
"mocks": {
|
"mocks": {
|
||||||
"maskAs": "tor",
|
"maskAs": "tor",
|
||||||
"skipStartupAlerts": true
|
"skipStartupAlerts": true
|
||||||
},
|
}
|
||||||
"targetArch": "aarch64"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user