mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-02 17:32:25 +08:00
update tool/update-upgrade/ss-update-controler.sh.
This commit is contained in:
parent
6ca024b6f3
commit
3e3c3140d0
@ -95,7 +95,7 @@ read is_accept_polkiy
|
||||
|
||||
if [ "$is_accept_polkiy" = "1" ];then
|
||||
echo "执行以下操作需要授权..."
|
||||
sudo ln /opt/durapps/spark-store/bin/auto-install-policy/store.spark-app.ssinstall.policy /usr/share/polkit-1/actions/store.spark-app.ssinstall.policy
|
||||
sudo ln -s /opt/durapps/spark-store/bin/auto-install-policy/store.spark-app.ssinstall.policy /usr/share/polkit-1/actions/store.spark-app.ssinstall.policy
|
||||
echo 已启动
|
||||
sleep 3
|
||||
reset
|
||||
|
Loading…
x
Reference in New Issue
Block a user