Skip to content
Snippets Groups Projects
Commit 32f88883 authored by Denis Sumin's avatar Denis Sumin
Browse files

Merge branch 'bugfix-6199' into 'master'

[-] rm dApps dir in uninstaller

See merge request !48
parents c39c4b25 bbf4638e
No related branches found
No related tags found
2 merge requests!56Develop nodeplistfix,!48[-] rm dApps dir in uninstaller
......@@ -73,6 +73,7 @@ sudo rm -r /Applications/$APP_NAME.app
sudo rm -r $HOME/Applications/Cellframe.app
sudo rm -r /tmp/"$APP_NAME"_dapps
#delete "$APP_NAME"s from com.apple.dock.plist
echo "path to dock $HOME/Library/Preferences/com.apple.dock.plist" >> /tmp/"$APP_NAME"_Install_Logs.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment