mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-13 01:58:27 +08:00
update gpg
This commit is contained in:
parent
9768f9b505
commit
51364b5365
@ -34,7 +34,7 @@ if [ `arch` != "x86_64" ]; then
|
|||||||
rm -rf /opt/apps/deepin-wine-runner/InstallNewWineHQ.sh
|
rm -rf /opt/apps/deepin-wine-runner/InstallNewWineHQ.sh
|
||||||
fi
|
fi
|
||||||
# 到时候切换 gpg 源会方便很多
|
# 到时候切换 gpg 源会方便很多
|
||||||
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BCC6D7F07130C0FA32669066FD6EEA1F20CD4B27 > /dev/null
|
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FD6EEA1F20CD4B27 > /dev/null
|
||||||
apt update > /dev/null | true
|
apt update > /dev/null | true
|
||||||
# 设置目录权限,让用户可读可写,方便后续删除组件
|
# 设置目录权限,让用户可读可写,方便后续删除组件
|
||||||
chmod 777 -R /opt/apps/deepin-wine-runner
|
chmod 777 -R /opt/apps/deepin-wine-runner
|
||||||
|
Loading…
Reference in New Issue
Block a user