CC-3057: Uninstall no longer includes text about how to completely remove files in /etc/airtime and /src/airtime
-fixed
This commit is contained in:
parent
d639f7c5a6
commit
ceb9a37b40
1 changed files with 4 additions and 1 deletions
|
@ -22,4 +22,7 @@ $SCRIPTPATH/include/airtime-remove-files.sh
|
||||||
#Remove pypo user
|
#Remove pypo user
|
||||||
python $SCRIPTPATH/../python_apps/remove-pypo-user.py
|
python $SCRIPTPATH/../python_apps/remove-pypo-user.py
|
||||||
|
|
||||||
echo -e "\n****************************** Uninstall Complete *******************************"
|
echo -e "\n****************************** Uninstall Complete *******************************\n"
|
||||||
|
echo "NOTE: To fully remove all Airtime files, you will also have to manually delete"
|
||||||
|
echo " the directories '/srv/airtime'(default storage location of media files)"
|
||||||
|
echo -e " and '/etc/airtime'(where the config files are stored).\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue