removed check for smooth deactivation

This commit is contained in:
Serghey Rodin 2015-11-03 01:01:52 +02:00
parent 98e6fec795
commit 9ce85c8bc6

View file

@ -22,9 +22,9 @@ source $VESTA/conf/vesta.conf
# Verifications # # Verifications #
#----------------------------------------------------------# #----------------------------------------------------------#
if [ -z "$SFTPJAIL_KEY" ]; then #if [ -z "$SFTPJAIL_KEY" ]; then
exit # exit
fi #fi
#----------------------------------------------------------# #----------------------------------------------------------#