mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-05-18 15:19:49 +08:00
!321 fix: ssinstall hash check failed in container
Merge pull request !321 from C炳/dev
This commit is contained in:
commit
7c9b503b0e
@ -7,6 +7,8 @@ Dir::State::lists "/var/lib/aptss/lists/";
|
||||
APT::Get::Fix-Broken true;
|
||||
APT::Get::List-Cleanup="0";
|
||||
|
||||
Acquire::GzipIndexes "false";
|
||||
|
||||
#clear APT::Update::Post-Invoke-Success;
|
||||
|
||||
#clear DPkg::Post-Invoke;
|
||||
|
Loading…
x
Reference in New Issue
Block a user