mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-03-25 23:09:44 +08:00
apt update
This commit is contained in:
3
debian/spark-store.postinst
vendored
3
debian/spark-store.postinst
vendored
@@ -17,6 +17,9 @@ case "$1" in
|
|||||||
wget https://d.store.deepinos.org.cn/dcs-repo.gpg-key.asc
|
wget https://d.store.deepinos.org.cn/dcs-repo.gpg-key.asc
|
||||||
apt-key add dcs-repo.gpg-key.asc
|
apt-key add dcs-repo.gpg-key.asc
|
||||||
|
|
||||||
|
# Run apt update to avoid users being fucked up by the non-exist dependency problem
|
||||||
|
apt update &
|
||||||
|
|
||||||
# Update certain caches
|
# Update certain caches
|
||||||
update-icon-caches /usr/share/icons/hicolor || true
|
update-icon-caches /usr/share/icons/hicolor || true
|
||||||
update-desktop-database /usr/share/applications || true
|
update-desktop-database /usr/share/applications || true
|
||||||
|
|||||||
Reference in New Issue
Block a user