Disable git in aarch64 server image

This commit is contained in:
Jeremy Soller 2025-04-24 11:13:07 -06:00
parent 56aab41d51
commit 996ab78b78
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -18,7 +18,7 @@ curl = {}
diffutils = {}
extrautils = {}
findutils = {}
git = {}
#git = {} # fails to detect endianness
installer = {}
ion = {}
kibi = {}