mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 02:57:13 +08:00
appset: update install file
This commit is contained in:
parent
ab2671e512
commit
a734d3dd76
@ -1,17 +1,9 @@
|
|||||||
whisperer(){
|
whisperer(){
|
||||||
echo "----------------------------------------------------------------"
|
|
||||||
echo "Don't forget that this is an alpha release of AppSet-Qt."
|
|
||||||
echo "You can test it but it is not recommended for use every day"
|
|
||||||
echo "----------------------------------------------------------------"
|
echo "----------------------------------------------------------------"
|
||||||
echo "AppSet is in your desktop menu under Applications->System"
|
echo "AppSet is in your desktop menu under Applications->System"
|
||||||
echo "To launch AppSet from shell run 'appset-launch.sh' as normal"
|
echo "To launch AppSet from shell run 'appset-launch.sh' as normal"
|
||||||
echo "user. To launch the tray type appsettray-qt as normal user."
|
echo "user. To launch the tray type appsettray-qt as normal user."
|
||||||
echo "----------------------------------------------------------------"
|
echo "----------------------------------------------------------------"
|
||||||
echo "----------------------------------------------------------------"
|
|
||||||
echo "IMPORTANT!: NOW YOU NEED TO REBOOT YOUR COMPUTER TO MAKE APPSET"
|
|
||||||
echo "WORKING CORRECTLY"
|
|
||||||
echo "----------------------------------------------------------------"
|
|
||||||
echo "----------------------------------------------------------------"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
mr_daemon(){
|
mr_daemon(){
|
||||||
@ -36,3 +28,4 @@ post_remove(){
|
|||||||
sed -i '/^DAEMONS/{s/ appset-helper)$/)/}' /etc/rc.conf
|
sed -i '/^DAEMONS/{s/ appset-helper)$/)/}' /etc/rc.conf
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user