mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-15 01:52:21 +08:00
fix: ssinstall hash check failed in container
This commit is contained in:
parent
0f8634a8cf
commit
b332212615
@ -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