mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-10-09 03:42:20 +08:00
update tool/update-upgrade/ss-update-notifier.sh.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
5a37f24145
commit
b125993336
@ -122,5 +122,5 @@ if [ -e "/home/$user/.config/spark-union/spark-store/ssshell-config-do-not-show-
|
|||||||
echo "Okay he don't want to be at the top of the world, okay"
|
echo "Okay he don't want to be at the top of the world, okay"
|
||||||
exit
|
exit
|
||||||
else
|
else
|
||||||
notify-send -a spark-store "${TRANSHELL_CONTENT_SPARK_STORE_UPGRADE_NOTIFY}" "${TRANSHELL_CONTENT_THERE_ARE_APPS_TO_UPGRADE}"
|
notify-send -a spark-store "${TRANSHELL_CONTENT_SPARK_STORE_UPGRADE_NOTIFY}" "${TRANSHELL_CONTENT_THERE_ARE_APPS_TO_UPGRADE}" || true # Some machine don't have bus, or who command just print nothing.
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user