mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-16 18:42:22 +08:00
parent
52af8a8229
commit
bc897969f8
2
debian/spark-store.postinst
vendored
2
debian/spark-store.postinst
vendored
@ -18,7 +18,7 @@ case "$1" in
|
||||
# Download and install key
|
||||
mkdir -p /tmp/spark-store-install/
|
||||
cp -f /opt/durapps/spark-store/bin/spark-store.asc /tmp/spark-store-install/spark-store.asc
|
||||
gpg --dearmor /opt/durapps/spark-store/bin/spark-store.asc
|
||||
gpg --dearmor /tmp/spark-store-install/spark-store.asc
|
||||
cp -f /tmp/spark-store-install/spark-store.asc.gpg /etc/apt/trusted.gpg.d/spark-store.gpg
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user