mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-11-06 00:52:22 +08:00
update tool/aptss.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
d33c85b5e6
commit
72d8bf883b
@ -76,6 +76,7 @@ if [ "$1" = "install" ] || [ "$1" = "upgrade" ] || [ "$1" = "full-upgrade" ] ;
|
|||||||
ret="$?"
|
ret="$?"
|
||||||
if [ "$ret" -ne 0 ];then
|
if [ "$ret" -ne 0 ];then
|
||||||
echo -e "\e[1;33m$TRANSHELL_CONTENT_PLEASE_USE_APTSS_INSTEAD_OF_APT\e[0m"
|
echo -e "\e[1;33m$TRANSHELL_CONTENT_PLEASE_USE_APTSS_INSTEAD_OF_APT\e[0m"
|
||||||
|
exit $ret
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user