mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
removed check for smooth deactivation
This commit is contained in:
parent
98e6fec795
commit
9ce85c8bc6
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@ source $VESTA/conf/vesta.conf
|
|||
# Verifications #
|
||||
#----------------------------------------------------------#
|
||||
|
||||
if [ -z "$SFTPJAIL_KEY" ]; then
|
||||
exit
|
||||
fi
|
||||
#if [ -z "$SFTPJAIL_KEY" ]; then
|
||||
# exit
|
||||
#fi
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue