Add "Origin: Google" to the APT repo metadata

This commit is contained in:
amarcu5
2022-10-17 18:02:45 +01:00
committed by GitHub
parent cf1320ce50
commit e3f4ed0bc7
+1
View File
@@ -153,6 +153,7 @@ APT {
Architectures "${arches[@]}";
Suite "${suite}";
Components "main";
Origin "Google";
};
};
};