removed tresorit

This commit is contained in:
2015-07-05 20:29:22 -06:00
parent fe32289058
commit a36b2e013f
-5
View File
@@ -42,8 +42,3 @@ if dropbox.py running ; then
#start dropbox
~/bin/dropbox.py start
fi
#check if tresorit running
if $( ps -C tresorit > /dev/null ); then
#start tresorit as hidden
tresorit --hidden
fi