mirror of
https://gitee.com/amber-ce/amber-pm
synced 2026-03-25 15:09:48 +08:00
开始支持自动构建,加入安装反馈
This commit is contained in:
@@ -13,7 +13,11 @@ systemctl restart apparmor.service || true
|
||||
if [ -f /usr/lib/sysctl.d/apm.conf ];then
|
||||
sysctl -p /usr/lib/sysctl.d/apm.conf
|
||||
fi
|
||||
# Send statistics data
|
||||
/tmp/apm-install/feedback.sh &
|
||||
|
||||
# Remove temp dir
|
||||
rm -rf /tmp/apm-install
|
||||
|
||||
;;
|
||||
triggered)
|
||||
|
||||
Reference in New Issue
Block a user