[Summary]: change script 'Tracks Preferences CleanUp' (folder 'export' also must be deleted)

This commit is contained in:
YPozdnyakov 2015-02-02 11:28:43 +02:00
parent 8880d56d02
commit 1b5b4692e6

View file

@ -12,3 +12,4 @@ delete_file "${path_to_preferences}/sfdb"
delete_file "${path_to_preferences}/ui_config"
delete_file "${path_to_preferences}/pango.rc"
delete_file "${path_to_preferences}/Tracks Live_announcements_osx_1.0.0"
rm -rf "${path_to_preferences}/export"