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 #
|
# Verifications #
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
||||||
if [ -z "$SFTPJAIL_KEY" ]; then
|
#if [ -z "$SFTPJAIL_KEY" ]; then
|
||||||
exit
|
# exit
|
||||||
fi
|
#fi
|
||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue