mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fix typo for os arch default type (#2079)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"useMocks": true,
|
||||
"packageArch": "aarch64",
|
||||
"osArch": "rasberrypi",
|
||||
"osArch": "raspberrypi",
|
||||
"ui": {
|
||||
"api": {
|
||||
"url": "rpc",
|
||||
|
||||
Reference in New Issue
Block a user