mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-16 17:11:37 +08:00
update tool/ssinstall.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
if [[ "$UID" != "0" ]];then
|
||||||
|
pkexec "$0" "$@"
|
||||||
|
exit
|
||||||
|
fi
|
||||||
SPARK_DOWNLOAD_SERVER_URL="https://d.spark-app.store/"
|
SPARK_DOWNLOAD_SERVER_URL="https://d.spark-app.store/"
|
||||||
SPARK_DOWNLOAD_SERVER_URL_NO_PROTOCOL="d.spark-app.store"
|
SPARK_DOWNLOAD_SERVER_URL_NO_PROTOCOL="d.spark-app.store"
|
||||||
source /opt/durapps/spark-store/bin/bashimport/transhell.amber
|
source /opt/durapps/spark-store/bin/bashimport/transhell.amber
|
||||||
|
|||||||
Reference in New Issue
Block a user