mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Merge pull request #1003 from RickBakkr/patch-1
Force a new line, to prevent syntax errors.
This commit is contained in:
commit
5823ea4c87
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ fi
|
|||
|
||||
# Enabling jailed sftp
|
||||
if [ -z "$sftp_i" ]; then
|
||||
echo " " >> $config
|
||||
echo "Subsystem sftp internal-sftp" >> $config
|
||||
echo "Match Group sftp-only" >> $config
|
||||
echo "ChrootDirectory /chroot/%u" >> $config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue