From 00cb5d24426bb9e669351ab11f0619e41582c0fa Mon Sep 17 00:00:00 2001 From: shenmo <jifengshenmo@outlook.com> Date: Fri, 14 Jan 2022 07:17:50 +0000 Subject: [PATCH] =?UTF-8?q?update=20debian/DEBIAN/postinst.=20=E4=B8=8D?= =?UTF-8?q?=E5=86=8D=E9=9C=80=E8=A6=81=E6=96=B0=E7=9A=84key=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/DEBIAN/postinst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/DEBIAN/postinst b/debian/DEBIAN/postinst index 353184f..39652f1 100755 --- a/debian/DEBIAN/postinst +++ b/debian/DEBIAN/postinst @@ -19,8 +19,8 @@ ln -s -f /opt/durapps/spark-store/bin/spark-dstore-patch /usr/local/bin/spark-ds cd /tmp/spark-store-install wget https://d.store.deepinos.org.cn/dcs-repo.gpg-key.asc apt-key add dcs-repo.gpg-key.asc -wget https://d.store.deepinos.org.cn/ssrepokey.asc -apt-key add ssrepokey.asc +# wget https://d.store.deepinos.org.cn/ssrepokey.asc +# apt-key add ssrepokey.asc update-icon-caches /usr/share/icons/hicolor || true